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#e3ddcf
  • activityBar.foreground#a08a5e
  • activityBar.inactiveForeground#aca699
  • activityBarBadge.background#a08a5e
  • activityBarBadge.foreground#ffffff
  • badge.background#a08a5e
  • badge.foreground#ffffff
  • button.background#a08a5e
  • button.foreground#ffffff
  • button.hoverBackground#907c55
  • dropdown.background#e3ddcf
  • editor.background#efe9da
  • editor.findMatchBackground#a08a5e66
  • editor.findMatchHighlightBackground#a08a5e38
  • editor.foreground#5a544a
  • editor.lineHighlightBackground#e7e1d2
  • editor.selectionBackground#a08a5e38
  • editorBracketMatch.border#a08a5e
  • editorCursor.foreground#a08a5e
  • editorGroupHeader.tabsBackground#eae4d6
  • editorIndentGuide.activeBackground1#5a544a38
  • editorIndentGuide.background1#5a544a14
  • editorLineNumber.activeForeground#a08a5e
  • editorLineNumber.foreground#aca699
  • editorSuggestWidget.selectedBackground#a08a5e38
  • editorWhitespace.foreground#5a544a1a
  • editorWidget.background#e3ddcf
  • focusBorder#a08a5e
  • input.background#e3ddcf
  • input.foreground#5a544a
  • input.placeholderForeground#aca699
  • list.activeSelectionBackground#a08a5e38
  • list.activeSelectionForeground#5a544a
  • list.hoverBackground#e7e1d2
  • list.inactiveSelectionBackground#a08a5e24
  • panel.background#e9e3d5
  • panelTitle.activeForeground#a08a5e
  • scrollbarSlider.activeBackground#5a544a5c
  • scrollbarSlider.background#5a544a29
  • scrollbarSlider.hoverBackground#5a544a42
  • selection.background#a08a5e4d
  • sideBar.background#e9e3d5
  • sideBar.foreground#5a544a
  • sideBarSectionHeader.background#efe9da
  • sideBarTitle.foreground#a08a5e
  • statusBar.background#e3ddcf
  • statusBar.foreground#5a544a
  • statusBar.noFolderBackground#e3ddcf
  • tab.activeBackground#efe9da
  • tab.activeBorderTop#a08a5e
  • tab.activeForeground#a08a5e
  • tab.border#e8e2d3
  • tab.inactiveBackground#eae4d6
  • tab.inactiveForeground#aca699
  • terminal.background#efe9da
  • terminal.foreground#5a544a
  • titleBar.activeBackground#e3ddcf
  • titleBar.activeForeground#5a544a
  • titleBar.inactiveBackground#e3ddcf
  • titleBar.inactiveForeground#aca699

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9a917fitalic
string, string.quoted, string.template#7a8a4a
constant.numeric, constant.language, constant.character#a06a3a
keyword, keyword.control, storage, storage.type, storage.modifier#9a6a4a
entity.name.function, support.function, meta.function-call.generic#a08a5e
variable, meta.definition.variable.name, variable.other.readwrite#5a544a
variable.parameter, parameter#756f64
entity.name.type, support.type, support.class, entity.name.namespace#8a7a3a
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#9a5a4a
keyword.operator#6a8a7a
entity.name.tag, punctuation.definition.tag#9a6a4a
entity.other.attribute-name#a08a5e
constant.other.color, support.constant#a06a3a
entity.name.type.class#8a7a3abold
markup.boldbold
markup.italicitalic
markup.heading#a08a5ebold
invalid#efe9da