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.activeBorder#8b0000
  • activityBar.background#212121
  • activityBar.foreground#c9b699
  • activityBarBadge.background#e6c96b
  • activityBarBadge.foreground#1e1e1e
  • badge.background#e6c96b
  • badge.foreground#1e1e1e
  • button.background#8b0000
  • button.foreground#f4f1de
  • button.hoverBackground#d5885b
  • dropdown.background#212121
  • dropdown.border#5a4635
  • dropdown.foreground#f4f1de
  • editor.background#1e1e1e
  • editor.findMatchBackground#e6c96b80
  • editor.findMatchHighlightBackground#d5885b40
  • editor.foreground#f4f1de
  • editor.lineHighlightBackground#2c5f5f33
  • editor.lineHighlightBorder#2c5f5f
  • editor.selectionBackground#8b000080
  • editor.selectionHighlightBackground#c9b69940
  • editorBracketMatch.background#8b000080
  • editorBracketMatch.border#8b0000
  • editorCursor.foreground#e6c96b
  • editorGroupHeader.tabsBackground#212121
  • editorIndentGuide.activeBackground#c9b699
  • editorIndentGuide.background#5a463580
  • editorLineNumber.activeForeground#e6c96b
  • editorLineNumber.foreground#5a4635
  • editorWhitespace.foreground#5a463580
  • focusBorder#e6c96b
  • gitDecoration.conflictingResourceForeground#8b0000
  • gitDecoration.deletedResourceForeground#d5885b
  • gitDecoration.modifiedResourceForeground#4a6b8a
  • gitDecoration.untrackedResourceForeground#e6c96b
  • input.background#2c5f5f
  • input.border#5a4635
  • input.foreground#f4f1de
  • input.placeholderForeground#5a463580
  • inputOption.activeBorder#e6c96b
  • list.activeSelectionBackground#2c5f5f
  • list.activeSelectionForeground#f4f1de
  • list.focusBackground#2c5f5f
  • list.highlightForeground#e6c96b
  • list.hoverBackground#5a463580
  • minimap.background#212121
  • minimapSlider.activeBackground#8b0000
  • minimapSlider.background#5a463580
  • minimapSlider.hoverBackground#5a4635
  • panel.background#212121
  • panel.border#2c5f5f
  • panelTitle.activeBorder#e6c96b
  • panelTitle.activeForeground#f4f1de
  • panelTitle.inactiveForeground#c9b699
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#8b0000
  • scrollbarSlider.background#5a463580
  • scrollbarSlider.hoverBackground#5a4635
  • sideBar.background#212121
  • sideBar.foreground#f4f1de
  • sideBarSectionHeader.background#212121
  • sideBarSectionHeader.foreground#c9b699
  • sideBarTitle.foreground#c9b699
  • statusBar.background#2c5f5f
  • statusBar.debuggingBackground#8b0000
  • statusBar.foreground#f4f1de
  • statusBar.noFolderBackground#5a4635
  • statusBarItem.hoverBackground#d5885b
  • tab.activeBackground#1e1e1e
  • tab.activeBorder#e6c96b
  • tab.activeForeground#f4f1de
  • tab.border#2c5f5f
  • tab.inactiveBackground#212121
  • tab.inactiveForeground#c9b699
  • terminal.ansiBlue#4a6b8a
  • terminal.ansiBrightBlue#4a6b8a
  • terminal.ansiBrightCyan#2c5f5f
  • terminal.ansiBrightGreen#5a4635
  • terminal.ansiBrightMagenta#8b0000
  • terminal.ansiBrightRed#d5885b
  • terminal.ansiBrightYellow#e6c96b
  • terminal.ansiCyan#2c5f5f
  • terminal.ansiGreen#5a4635
  • terminal.ansiMagenta#8b0000
  • terminal.ansiRed#d5885b
  • terminal.ansiYellow#e6c96b
  • terminal.background#1e1e1e
  • terminal.foreground#f4f1de
  • titleBar.activeBackground#212121
  • titleBar.activeForeground#f4f1de
  • titleBar.inactiveBackground#1e1e1e
  • titleBar.inactiveForeground#c9b699

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a4635italic
string, string.quoted, string.template#c9b699
keyword, storage.type, storage.modifier#8b0000bold
keyword.operator, punctuation.accessor#2c5f5f
variable, variable.other#f4f1de
variable.parameter#2c5f5fitalic
entity.name.function, support.function#c9b699
meta.function-call#e6c96b
entity.name.class, entity.name.type.class, support.class#8b0000bold
entity.name.type, support.type#2c5f5f
entity.name.type.interface#2c5f5fitalic
constant.numeric#c9b699
constant, constant.language, constant.character#8b0000
constant.language.boolean#8b0000bold
variable.other.property, support.variable.property#f4f1de
meta.object-literal.key#c9b699
entity.name.tag, punctuation.definition.tag#8b0000
entity.other.attribute-name#8b0000italic
punctuation, meta.brace#f4f1de
string.regexp#c9b699
constant.character.escape#8b0000
meta.decorator, punctuation.decorator#2c5f5f
invalid, invalid.illegal#d5885bstrikethrough
markup.heading, entity.name.section#c9b699bold
markup.bold#c9b699bold
markup.italic#f4f1deitalic
markup.underline.link#2c5f5f
markup.inline.raw, markup.fenced_code#c9b699
support.type.property-name.json#2c5f5f
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#8b0000
support.type.property-name.css#c9b699
support.constant.property-value.css#2c5f5f