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#221414
  • activityBar.foreground#e8d8c8
  • activityBarBadge.background#e8785a
  • activityBarBadge.foreground#2c1a1a
  • button.background#e8785a
  • button.foreground#2c1a1a
  • editor.background#2c1a1a
  • editor.foreground#e8d8c8
  • editor.lineHighlightBackground#381f1f
  • editor.selectionBackground#4a2828
  • editor.selectionHighlightBackground#4a282888
  • editor.wordHighlightBackground#4a282866
  • editorCursor.foreground#e8b090
  • editorGroup.border#2c1a1a
  • editorGroupHeader.tabsBackground#221414
  • editorGroupHeader.tabsBorder#2c1a1a
  • editorIndentGuide.background1#4a2828
  • editorLineNumber.activeForeground#e8d8c8
  • editorLineNumber.foreground#4a2828
  • editorLink.activeForeground#e8785a
  • editorRuler.foreground#4a2828
  • editorWhitespace.foreground#4a2828
  • editorWidget.background#221414
  • input.background#2c1a1a
  • list.activeSelectionBackground#e8785a
  • list.activeSelectionForeground#2c1a1a
  • list.focusHighlightForeground#2c1a1a
  • list.highlightForeground#bc6149
  • list.hoverBackground#4a2828
  • list.inactiveSelectionBackground#2c1a1a
  • panel.background#221414
  • quickInput.background#221414
  • quickInput.foreground#CCCCCC
  • sideBar.background#221414
  • sideBar.foreground#e8d8c8
  • sideBarSectionHeader.background#381f1f
  • sideBarSectionHeader.foreground#e8785a
  • sideBarTitle.foreground#e8785a
  • statusBar.background#381f1f
  • statusBar.foreground#e8d8c8
  • tab.activeBackground#2c1a1a
  • tab.activeBorder#2c1a1a
  • tab.activeBorderTop#2c1a1a
  • tab.activeForeground#e8d8c8
  • tab.border#2c1a1a
  • tab.inactiveBackground#221414
  • tab.inactiveForeground#e8d8c8
  • tab.unfocusedActiveBorder#2c1a1a
  • tab.unfocusedActiveBorderTop#2c1a1a
  • terminal.background#2c1a1a
  • terminal.foreground#e8d8c8
  • terminalCursor.foreground#e8b090
  • titleBar.activeBackground#221414
  • widget.border#2c1a1a

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#7a5050italic
keyword, keyword.control, keyword.operator.expression#fd6883
storage, storage.type, storage.modifier#a8a9eb
variable#e8d8c8
variable.language#f38d70italic
string, string.quoted, punctuation.definition.string#adda78
constant, constant.numeric, constant.language#f9cc6c
entity.name.function, support.function#85dacc
entity.name.type.class, entity.name.class, support.class#a8a9eb
entity.other.inherited-class#a8a9ebitalic
entity.name.tag#fd6883
entity.other.attribute-name#85daccitalic
support.type, support.class#a8a9eb
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#85daccbold