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#c0dfa1d0
  • activityBar.foreground#2D5A27
  • activityBar.inactiveForeground#A8C890
  • activityBarBadge.background#2D5A27
  • activityBarBadge.foreground#F5F9F0
  • badge.background#2D5A27
  • badge.foreground#F5F9F0
  • button.background#2D5A27
  • button.foreground#F5F9F0
  • button.hoverBackground#7CB87A
  • dropdown.background#EDF5E5
  • dropdown.border#B8D4A8
  • dropdown.foreground#1A3A1A
  • editor.background#F5F9F0
  • editor.foreground#1A3A1A
  • editor.inactiveSelectionBackground#7CB87A22
  • editor.lineHighlightBackground#E8F5E0
  • editor.selectionBackground#7CB87A44
  • editorCursor.foreground#2D5A27
  • editorGroupHeader.tabsBackground#EDF5E5
  • editorLineNumber.activeForeground#2D5A27
  • editorLineNumber.foreground#A8C890
  • editorWhitespace.foreground#D4E6C3
  • focusBorder#2D5A27
  • input.background#EDF5E5
  • input.border#B8D4A8
  • input.foreground#1A3A1A
  • input.placeholderForeground#A8C890
  • list.activeSelectionBackground#D4E6C3
  • list.activeSelectionForeground#2D5A27
  • list.hoverBackground#E8F5E0
  • list.hoverForeground#1A3A1A
  • list.inactiveSelectionBackground#EDF5E5
  • notifications.background#EDF5E5
  • notifications.border#B8D4A8
  • notifications.foreground#1A3A1A
  • panel.background#EDF5E5
  • panel.border#B8D4A8
  • panelTitle.activeBorder#2D5A27
  • panelTitle.activeForeground#2D5A27
  • panelTitle.inactiveForeground#7CB87A
  • progressBar.background#2D5A27
  • scrollbarSlider.activeBackground#2D5A2755
  • scrollbarSlider.background#B8D4A877
  • scrollbarSlider.hoverBackground#7CB87A55
  • sideBar.background#EDF5E5
  • sideBar.foreground#1A3A1A
  • sideBarSectionHeader.background#bde697
  • sideBarSectionHeader.foreground#2D5A27
  • sideBarTitle.foreground#2D5A27
  • statusBar.background#D4E6C3
  • statusBar.foreground#2D5A27
  • statusBarItem.hoverBackground#B8D4A8
  • tab.activeBackground#F5F9F0
  • tab.activeBorderTop#2D5A27
  • tab.activeForeground#2D5A27
  • tab.border#D4E6C3
  • tab.inactiveBackground#EDF5E5
  • tab.inactiveForeground#7CB87A
  • terminal.ansiCyan#2A7A5A
  • terminal.ansiGreen#2D5A27
  • terminal.ansiRed#8B2020
  • terminal.ansiYellow#8B6914
  • terminal.background#F5F9F0
  • terminal.foreground#1A3A1A
  • titleBar.activeBackground#D4E6C3
  • titleBar.activeForeground#1A3A1A
  • titleBar.inactiveBackground#D4E6C3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A8C890italic
variable, string constant.other.placeholder#1A3A1A
constant.other.color#2D5A27
invalid, invalid.illegal#8B2020
keyword, storage.type, storage.modifier#2D5A27bold
keyword.control, punctuation, meta.tag, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template#2A7A5A
entity.name.tag, meta.tag.sgml#2D5A27
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8B6914
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit#8B6914italic
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading#2A7A5A
entity.name, support.type, support.class, support.other.namespace.php#2A7A5Abold
entity.other.attribute-name#8B6914
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#8B6914italic
string.regexp#2A7A5A
constant.character.escape#2D5A27
*url*, *link*, *uri*underline
source.json meta.structure.dictionary.json support.type.property-name.json#2D5A27
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#2A7A5A
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#8B6914
markup.heading, markup.heading entity.name#2D5A27bold
markup.italic#2A7A5Aitalic
markup.bold, markup.bold string#8B6914bold
markup.underline#2A7A5Aunderline
markup.table#1A3A1A