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#e8e0d7
  • activityBar.foreground#a9744f
  • activityBar.inactiveForeground#a89e94
  • activityBarBadge.background#a9744f
  • activityBarBadge.foreground#ffffff
  • badge.background#a9744f
  • badge.foreground#ffffff
  • button.background#a9744f
  • button.foreground#ffffff
  • button.hoverBackground#986847
  • dropdown.background#e8e0d7
  • editor.background#f4ece2
  • editor.findMatchBackground#a9744f66
  • editor.findMatchHighlightBackground#a9744f38
  • editor.foreground#4a3f35
  • editor.lineHighlightBackground#ebe4da
  • editor.selectionBackground#a9744f38
  • editorBracketMatch.border#a9744f
  • editorCursor.foreground#a9744f
  • editorGroupHeader.tabsBackground#efe7dd
  • editorIndentGuide.activeBackground1#4a3f3538
  • editorIndentGuide.background1#4a3f3514
  • editorLineNumber.activeForeground#a9744f
  • editorLineNumber.foreground#a89e94
  • editorSuggestWidget.selectedBackground#a9744f38
  • editorWhitespace.foreground#4a3f351a
  • editorWidget.background#e8e0d7
  • focusBorder#a9744f
  • input.background#e8e0d7
  • input.foreground#4a3f35
  • input.placeholderForeground#a89e94
  • list.activeSelectionBackground#a9744f38
  • list.activeSelectionForeground#4a3f35
  • list.hoverBackground#ebe4da
  • list.inactiveSelectionBackground#a9744f24
  • panel.background#eee6dc
  • panelTitle.activeForeground#a9744f
  • scrollbarSlider.activeBackground#4a3f355c
  • scrollbarSlider.background#4a3f3529
  • scrollbarSlider.hoverBackground#4a3f3542
  • selection.background#a9744f4d
  • sideBar.background#eee6dc
  • sideBar.foreground#4a3f35
  • sideBarSectionHeader.background#f4ece2
  • sideBarTitle.foreground#a9744f
  • statusBar.background#e8e0d7
  • statusBar.foreground#4a3f35
  • statusBar.noFolderBackground#e8e0d7
  • tab.activeBackground#f4ece2
  • tab.activeBorderTop#a9744f
  • tab.activeForeground#a9744f
  • tab.border#ede5db
  • tab.inactiveBackground#efe7dd
  • tab.inactiveForeground#a89e94
  • terminal.background#f4ece2
  • terminal.foreground#4a3f35
  • titleBar.activeBackground#e8e0d7
  • titleBar.activeForeground#4a3f35
  • titleBar.inactiveBackground#e8e0d7
  • titleBar.inactiveForeground#a89e94

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a3927ditalic
string, string.quoted, string.template#6f7d3f
constant.numeric, constant.language, constant.character#9a6a3f
keyword, keyword.control, storage, storage.type, storage.modifier#a3523f
entity.name.function, support.function, meta.function-call.generic#9a6a3f
variable, meta.definition.variable.name, variable.other.readwrite#4a3f35
variable.parameter, parameter#695e54
entity.name.type, support.type, support.class, entity.name.namespace#8a6a2f
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#b5651d
keyword.operator#7a5a3a
entity.name.tag, punctuation.definition.tag#a3523f
entity.other.attribute-name#9a6a3f
constant.other.color, support.constant#9a6a3f
entity.name.type.class#8a6a2fbold
markup.boldbold
markup.italicitalic
markup.heading#a9744fbold
invalid#f4ece2