Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#1a1a1d
  • activityBar.foreground#e0e0e0
  • activityBarBadge.background#800080
  • editor.background#1a1a1d
  • editor.foreground#e0e0e0
  • editor.lineHighlightBackground#2a2a2d
  • editor.selectionBackground#00ff0040
  • editorCursor.foreground#00ff00
  • editorGutter.addedBackground#1a1a1d
  • editorGutter.background#1a1a1d
  • editorGutter.deletedBackground#1a1a1d
  • editorGutter.modifiedBackground#1a1a1d
  • editorLineNumber.activeForeground#00ff00
  • editorLineNumber.foreground#858585
  • editorWhitespace.foreground#404040
  • sideBar.background#1a1a1d
  • sideBar.foreground#e0e0e0
  • statusBar.background#00ff00
  • statusBar.debuggingBackground#00ff00
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#00ff00
  • tab.activeBackground#2a2a2d
  • tab.activeBorder#800080
  • tab.activeBorderTop#800080
  • tab.activeForeground#e0e0e0
  • tab.border#1a1a1d
  • tab.inactiveBackground#1a1a1d
  • tab.inactiveForeground#e0e0e099
  • titleBar.activeBackground#2a2a2d
  • titleBar.activeForeground#e0e0e0
  • titleBar.inactiveBackground#2a2a2d
  • titleBar.inactiveForeground#e0e0e099

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A9955
string#00ff00
keyword#800080
entity.name.function#e0e0e0
variable#9CDCFE
constant.numeric#B5CEA8
entity.name.type, storage.type#4EC9B0
keyword.operator#800080
punctuation#e0e0e0
Marvel Themes by karthikmutyala - VS Code Theme