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#D15A46
  • activityBar.background#EDE6D9
  • activityBar.foreground#4B3F34
  • activityBarBadge.background#D15A46
  • activityBarBadge.foreground#FAF5EE
  • badge.background#D15A46
  • badge.foreground#FAF5EE
  • button.background#D15A46
  • button.foreground#FAF5EE
  • button.hoverBackground#B84F3A
  • dropdown.background#EDE6D9
  • dropdown.border#D15A46
  • dropdown.foreground#4B3F34
  • editor.background#FAF5EE
  • editor.findMatchBackground#C8422F44
  • editor.findMatchHighlightBackground#C8422F22
  • editor.foreground#4B3F34
  • editor.lineHighlightBackground#EDE6D940
  • editor.lineHighlightBorder#D15A4680
  • editor.selectionBackground#D15A4633
  • editor.selectionHighlightBackground#D15A4622
  • editorBracketMatch.background#D15A4633
  • editorBracketMatch.border#D15A46
  • editorCursor.foreground#D15A46
  • editorGroupHeader.tabsBackground#EDE6D9
  • editorIndentGuide.activeBackground#9B8F8499
  • editorIndentGuide.background#9B8F8466
  • editorLineNumber.activeForeground#D15A46
  • editorLineNumber.foreground#9B8F84
  • editorWhitespace.foreground#9B8F84
  • focusBorder#D15A46
  • gitDecoration.conflictingResourceForeground#D15A46
  • gitDecoration.deletedResourceForeground#D15A46
  • gitDecoration.modifiedResourceForeground#D15A46
  • gitDecoration.untrackedResourceForeground#C8422F
  • input.background#EDE6D9
  • input.border#D15A46
  • input.foreground#4B3F34
  • input.placeholderForeground#9B8F84
  • inputOption.activeBorder#D15A46
  • list.activeSelectionBackground#D15A46
  • list.activeSelectionForeground#FAF5EE
  • list.focusBackground#D15A4699
  • list.highlightForeground#D15A46
  • list.hoverBackground#D15A4666
  • minimap.background#FAF5EE
  • minimapSlider.activeBackground#D15A4666
  • minimapSlider.background#D15A4622
  • minimapSlider.hoverBackground#D15A2444
  • panel.background#FAF5EE
  • panel.border#E3DCD0
  • panelTitle.activeBorder#D15A46
  • panelTitle.activeForeground#4B3F34
  • panelTitle.inactiveForeground#9B8F84
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#4B3F4488
  • scrollbarSlider.background#4B3F3444
  • scrollbarSlider.hoverBackground#4B3F4466
  • sideBar.background#EDE6D9
  • sideBar.foreground#4B3F34
  • sideBarSectionHeader.background#E3DCD0
  • sideBarSectionHeader.foreground#4B3F34
  • sideBarTitle.foreground#A97461
  • statusBar.background#D15A46
  • statusBar.debuggingBackground#B84F3A
  • statusBar.foreground#FAF5EE
  • statusBar.noFolderBackground#E3DCD0
  • statusBarItem.hoverBackground#D15A4666
  • tab.activeBackground#FAF5EE
  • tab.activeBorder#D15A46
  • tab.activeForeground#4B3F34
  • tab.border#E3DCD0
  • tab.inactiveBackground#EDE6D9
  • tab.inactiveForeground#9B8F84
  • terminal.ansiBlue#5A7E9A
  • terminal.ansiBrightBlue#7A9FC3
  • terminal.ansiBrightCyan#7AC3A5
  • terminal.ansiBrightGreen#A3C57A
  • terminal.ansiBrightMagenta#C27AA3
  • terminal.ansiBrightRed#E06C75
  • terminal.ansiBrightYellow#E6A756
  • terminal.ansiCyan#5A9A86
  • terminal.ansiGreen#8F9A5C
  • terminal.ansiMagenta#9A5C7F
  • terminal.ansiRed#D15A46
  • terminal.ansiYellow#D9913A
  • terminal.background#FAF5EE
  • terminal.foreground#4B3F34
  • titleBar.activeBackground#EDE6D9
  • titleBar.activeForeground#4B3F34
  • titleBar.inactiveBackground#FAF5EE
  • titleBar.inactiveForeground#9B8F84

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9B8F84italic
string, string.quoted, string.template#C8422F
keyword, storage.type, storage.modifier#D15A46bold
keyword.operator, punctuation.accessor#A97461
variable, variable.other#4B3F34
variable.parameter#A97461italic
entity.name.function, support.function#5A7E9A
meta.function-call#5A9A86
entity.name.class, entity.name.type.class, support.class#D15A46bold
entity.name.type, support.type#8F9A5C
entity.name.type.interface#8F9A5Citalic
constant.numeric#D9913A
constant, constant.language, constant.character#D9913A
constant.language.boolean#D9913Abold
variable.other.property, support.variable.property#5A7E9A
meta.object-literal.key#5A7E9A
entity.name.tag, punctuation.definition.tag#D15A46
entity.other.attribute-name#A97461italic
punctuation, meta.brace#4B3F34
string.regexp#9A5C7F
constant.character.escape#9A5C7F
meta.decorator, punctuation.decorator#C8422F
invalid, invalid.illegal#D15A46strikethrough
markup.heading, entity.name.section#D15A46bold
markup.bold#D15A46bold
markup.italic#A97461italic
markup.underline.link#5A7E9A
markup.inline.raw, markup.fenced_code#5A9A86
support.type.property-name.json#5A7E9A
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#D15A46
support.type.property-name.css#5A7E9A
support.constant.property-value.css#C8422F