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#D96A58
  • activityBar.background#E0D9D1
  • activityBar.foreground#D96A58
  • activityBarBadge.background#D96A58
  • activityBarBadge.foreground#FAF8F0
  • badge.background#D96A58
  • badge.foreground#FAF8F0
  • button.background#D96A58
  • button.foreground#FAF8F0
  • button.hoverBackground#C15A44
  • dropdown.background#FFFFFF
  • dropdown.border#C8C5BD
  • dropdown.foreground#4A4A4A
  • editor.background#FAF8F0
  • editor.findMatchBackground#D96A5850
  • editor.findMatchHighlightBackground#D96A5820
  • editor.foreground#4A4A4A
  • editor.lineHighlightBackground#FFF5E080
  • editor.lineHighlightBorder#FFF5E0
  • editor.selectionBackground#D0C8C4
  • editor.selectionHighlightBackground#D0C8C480
  • editorBracketMatch.background#7FA85666
  • editorBracketMatch.border#7FA856
  • editorCursor.foreground#D96A58
  • editorGroupHeader.tabsBackground#FAF8F0
  • editorIndentGuide.activeBackground#A8A8A8
  • editorIndentGuide.background#C8C5BD
  • editorLineNumber.activeForeground#4A4A4A
  • editorLineNumber.foreground#A8A8A8
  • editorWhitespace.foreground#C8C5BD
  • focusBorder#D96A58
  • gitDecoration.conflictingResourceForeground#CDAA7D
  • gitDecoration.deletedResourceForeground#A44466
  • gitDecoration.modifiedResourceForeground#D96A58
  • gitDecoration.untrackedResourceForeground#7FA856
  • input.background#FFFFFF
  • input.border#C8C5BD
  • input.foreground#4A4A4A
  • input.placeholderForeground#A8A8A8
  • inputOption.activeBorder#D96A58
  • list.activeSelectionBackground#D96A5850
  • list.activeSelectionForeground#FAF8F0
  • list.focusBackground#D96A5850
  • list.highlightForeground#D96A58
  • list.hoverBackground#D96A5866
  • minimap.background#FAF8F0
  • minimapSlider.activeBackground#A8A8A866
  • minimapSlider.background#A8A8A822
  • minimapSlider.hoverBackground#A8A8A844
  • panel.background#FAF8F0
  • panel.border#C8C5BD
  • panelTitle.activeBorder#D96A58
  • panelTitle.activeForeground#4A4A4A
  • panelTitle.inactiveForeground#A8A8A8
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#A8A8A8CC
  • scrollbarSlider.background#A8A8A866
  • scrollbarSlider.hoverBackground#A8A8A899
  • sideBar.background#F2F0EB
  • sideBar.foreground#4A4A4A
  • sideBarSectionHeader.background#EDEAE3
  • sideBarSectionHeader.foreground#D96A58
  • sideBarTitle.foreground#D96A58
  • statusBar.background#E5E0D8
  • statusBar.debuggingBackground#D96A58
  • statusBar.foreground#4A4A4A
  • statusBar.noFolderBackground#C15A44
  • statusBarItem.hoverBackground#D0C8C0
  • tab.activeBackground#FAF8F0
  • tab.activeBorder#D96A58
  • tab.activeForeground#4A4A4A
  • tab.border#C8C5BD
  • tab.inactiveBackground#EDEAE3
  • tab.inactiveForeground#8A8A8A
  • terminal.ansiBlue#5A9BD4
  • terminal.ansiBrightBlue#80B9FF
  • terminal.ansiBrightCyan#6FD9D9
  • terminal.ansiBrightGreen#9EDB45
  • terminal.ansiBrightMagenta#D7848F
  • terminal.ansiBrightRed#FF7B6B
  • terminal.ansiBrightYellow#FFD573
  • terminal.ansiCyan#4FB0A8
  • terminal.ansiGreen#7FA856
  • terminal.ansiMagenta#A44466
  • terminal.ansiRed#D96A58
  • terminal.ansiYellow#CDAA7D
  • terminal.background#FAF8F0
  • terminal.foreground#4A4A4A
  • titleBar.activeBackground#C15A44
  • titleBar.activeForeground#FAF8F0
  • titleBar.inactiveBackground#B0A99F
  • titleBar.inactiveForeground#8A8A8A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8A8A8Aitalic
string, string.quoted, string.template#7FA856
keyword, storage.type, storage.modifier#D96A58bold
keyword.operator, punctuation.accessor#5A8A8F
variable, variable.other#4A4A4A
variable.parameter#A8A8A8italic
entity.name.function, support.function#5A8A8F
meta.function-call#D96A58
entity.name.class, entity.name.type.class, support.class#5A8A8Fbold
entity.name.type, support.type#7FA856
entity.name.type.interface#D96A58italic
constant.numeric#CDAA7D
constant, constant.language, constant.character#CDAA7D
constant.language.boolean#D96A58bold
variable.other.property, support.variable.property#7FA856
meta.object-literal.key#7FA856
entity.name.tag, punctuation.definition.tag#D96A58
entity.other.attribute-name#A44466italic
punctuation, meta.brace#4A4A4A
string.regexp#CDAA7D
constant.character.escape#A44466
meta.decorator, punctuation.decorator#D96A58
invalid, invalid.illegal#FF6F6Fstrikethrough
markup.heading, entity.name.section#D96A58bold
markup.bold#D96A58bold
markup.italic#A44466italic
markup.underline.link#7FA856
markup.inline.raw, markup.fenced_code#7FA856
support.type.property-name.json#D96A58
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#A44466
support.type.property-name.css#7FA856
support.constant.property-value.css#CDAA7D