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#080808
  • activityBar.foreground#c8c8c8
  • activityBarBadge.background#6a6a8a
  • activityBarBadge.foreground#0a0a0a
  • button.background#6a6a8a
  • button.foreground#0a0a0a
  • editor.background#0a0a0a
  • editor.foreground#c8c8c8
  • editor.lineHighlightBackground#141414
  • editor.selectionBackground#2a2a2a
  • editor.selectionHighlightBackground#2a2a2a88
  • editor.wordHighlightBackground#2a2a2a66
  • editorCursor.foreground#c8c8c8
  • editorGroupHeader.tabsBackground#0a0a0a
  • editorIndentGuide.background1#2a2a2a
  • editorLineNumber.activeForeground#c8c8c8
  • editorLineNumber.foreground#2a2a2a
  • editorLink.activeForeground#6a6a8a
  • editorRuler.foreground#2a2a2a
  • editorWhitespace.foreground#2a2a2a
  • editorWidget.background#0a0a0a
  • input.background#333333
  • list.activeSelectionBackground#6a6a8a
  • list.activeSelectionForeground#0a0a0a
  • list.focusHighlightForeground#f0f0f0
  • list.highlightForeground#f0f0f0
  • list.hoverBackground#2a2a2a
  • panel.background#0a0a0a
  • quickInput.background#0a0a0a
  • quickInput.foreground#CCCCCC
  • sideBar.background#080808
  • sideBar.foreground#a0a0a0
  • sideBarSectionHeader.background#141414
  • sideBarSectionHeader.foreground#6a6a8a
  • sideBarTitle.foreground#6a6a8a
  • statusBar.background#1a1a1a
  • statusBar.foreground#a0a0a0
  • tab.activeBackground#0a0a0a
  • tab.activeForeground#c8c8c8
  • tab.inactiveBackground#080808
  • tab.inactiveForeground#a0a0a0
  • terminal.background#0a0a0a
  • terminal.foreground#c8c8c8
  • terminalCursor.foreground#c8c8c8
  • titleBar.activeBackground#0a0a0a
  • widget.border#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control, keyword.operator.expression, keyword.operator.new, keyword.control.new, storage.type, storage.modifier, keyword.other.use, keyword.other.namespace, storage.modifier.extends, entity.other.inherited-class, variable.language, variable.language.this, variable.language.self, variable.language.super, variable.language.parent, variable.language punctuation.definition.variable.php, punctuation.definition.variable.php, keyword.control.php, keyword.control.flow, keyword.control.async-modifier, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.returnitalic
comment, punctuation.definition.comment#505050italic
keyword, keyword.control, keyword.operator.expression#8888aa
storage, storage.type, storage.modifier#7070a0
variable#c8c8c8
variable.language#aaaaccitalic
string, string.quoted, punctuation.definition.string#7a9a7a
constant, constant.numeric, constant.language#9a8a6a
entity.name.function, support.function#7a7aaa
entity.name.type.class, entity.name.class, support.class#7a9090
entity.other.inherited-class#7a9090italic
entity.name.tag#8a6a6a
entity.other.attribute-name#6a9a8aitalic
support.type, support.class#7a9090
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#7a7aaabold