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#D96E3E
  • activityBar.background#EDE6DA
  • activityBar.foreground#8AAE6F
  • activityBarBadge.background#D96E3E
  • activityBarBadge.foreground#FAF5ED
  • badge.background#D96E3E
  • badge.foreground#FAF5ED
  • button.background#E0D9C6
  • button.foreground#4A4739
  • button.hoverBackground#D5CBBF
  • dropdown.background#EDE6DA
  • dropdown.border#E0D9C6
  • dropdown.foreground#4A4739
  • editor.background#FAF5ED
  • editor.findMatchBackground#D96E3E77
  • editor.findMatchHighlightBackground#D96E3E44
  • editor.foreground#4A4739
  • editor.lineHighlightBackground#FFF7E4AA
  • editor.lineHighlightBorder#FFF7E4
  • editor.selectionBackground#8AAE6F55
  • editor.selectionHighlightBackground#8AAE6F33
  • editorBracketMatch.background#8AAE6F33
  • editorBracketMatch.border#8AAE6F
  • editorCursor.foreground#D96E3E
  • editorGroupHeader.tabsBackground#EDE6DA
  • editorIndentGuide.activeBackground#8AAE6F88
  • editorIndentGuide.background#C0BEB044
  • editorLineNumber.activeForeground#D96E3E
  • editorLineNumber.foreground#9BAA86
  • editorWhitespace.foreground#C0BEB0
  • focusBorder#D96E3E
  • gitDecoration.conflictingResourceForeground#CFA53D
  • gitDecoration.deletedResourceForeground#D96E3E
  • gitDecoration.modifiedResourceForeground#8AAE6F
  • gitDecoration.untrackedResourceForeground#8AAE6F
  • input.background#EDE6DA
  • input.border#E0D9C6
  • input.foreground#4A4739
  • input.placeholderForeground#9BAA86
  • inputOption.activeBorder#D96E3E
  • list.activeSelectionBackground#E0D9C6
  • list.activeSelectionForeground#4A4739
  • list.focusBackground#E0D9C6
  • list.highlightForeground#D96E3E
  • list.hoverBackground#E0D9C666
  • minimap.background#FAF5ED
  • minimapSlider.activeBackground#8AAE6F66
  • minimapSlider.background#8AAE6F22
  • minimapSlider.hoverBackground#8AAE6F44
  • panel.background#FAF5ED
  • panel.border#E0D9C6
  • panelTitle.activeBorder#D96E3E
  • panelTitle.activeForeground#4A4739
  • panelTitle.inactiveForeground#9BAA86
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#D96E8888
  • scrollbarSlider.background#C0BEB044
  • scrollbarSlider.hoverBackground#C0BEB088
  • sideBar.background#EDE6DA
  • sideBar.foreground#4A4739
  • sideBarSectionHeader.background#FAF5ED
  • sideBarSectionHeader.foreground#8AAE6F
  • sideBarTitle.foreground#8AAE6F
  • statusBar.background#EDE6DA
  • statusBar.debuggingBackground#D96E3E
  • statusBar.foreground#4A4739
  • statusBar.noFolderBackground#FAF5ED
  • statusBarItem.hoverBackground#8AAE6F33
  • tab.activeBackground#FAF5ED
  • tab.activeBorder#D96E3E
  • tab.activeForeground#4A4739
  • tab.border#FAF5ED
  • tab.inactiveBackground#EDE6DA
  • tab.inactiveForeground#9BAA86
  • terminal.ansiBlue#6A8A9F
  • terminal.ansiBrightBlue#8AB6D9
  • terminal.ansiBrightCyan#72C5C0
  • terminal.ansiBrightGreen#A5C99F
  • terminal.ansiBrightMagenta#E89A65
  • terminal.ansiBrightRed#E89A65
  • terminal.ansiBrightYellow#E5B86A
  • terminal.ansiCyan#5AA5A0
  • terminal.ansiGreen#8AAE6F
  • terminal.ansiMagenta#D96E3E
  • terminal.ansiRed#D96E3E
  • terminal.ansiYellow#CFA53D
  • terminal.background#FAF5ED
  • terminal.foreground#4A4739
  • titleBar.activeBackground#EDE6DA
  • titleBar.activeForeground#4A4739
  • titleBar.inactiveBackground#FAF5ED
  • titleBar.inactiveForeground#9BAA86

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9BAA86italic
string, string.quoted, string.template#5AA5A0
keyword, storage.type, storage.modifier#D96E3Ebold
keyword.operator, punctuation.accessor#D96E3E
variable, variable.other#4A4739
variable.parameter#8AAE6Fitalic
entity.name.function, support.function#A5C99F
meta.function-call#A5C99F
entity.name.class, entity.name.type.class, support.class#CFA53Dbold
entity.name.type, support.type#CFA53D
entity.name.type.interface#A5C99Fitalic
constant.numeric#D96E3E
constant, constant.language, constant.character#CFA53D
constant.language.boolean#D96E3Ebold
variable.other.property, support.variable.property#8AAE6F
meta.object-literal.key#A5C99F
entity.name.tag, punctuation.definition.tag#D96E3E
entity.other.attribute-name#8AAE6Fitalic
punctuation, meta.brace#4A4739
string.regexp#D96E3E
constant.character.escape#8AAE6F
meta.decorator, punctuation.decorator#CFA53D
invalid, invalid.illegal#FF6F6Fstrikethrough
markup.heading, entity.name.section#D96E3Ebold
markup.bold#CFA53Dbold
markup.italic#8AAE6Fitalic
markup.underline.link#8AAE6F
markup.inline.raw, markup.fenced_code#A5C99F
support.type.property-name.json#8AAE6F
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#8AAE6F
support.type.property-name.css#A5C99F
support.constant.property-value.css#CFA53D
themesmith by CyberBoost - VS Code Theme