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#191e1b
  • activityBar.foreground#88a17a
  • activityBar.inactiveForeground#6b7269
  • activityBarBadge.background#88a17a
  • activityBarBadge.foreground#ffffff
  • badge.background#88a17a
  • badge.foreground#ffffff
  • button.background#88a17a
  • button.foreground#ffffff
  • button.hoverBackground#96ac8a
  • dropdown.background#191e1b
  • editor.background#232a25
  • editor.findMatchBackground#88a17a66
  • editor.findMatchHighlightBackground#88a17a38
  • editor.foreground#c2cabb
  • editor.lineHighlightBackground#303732
  • editor.selectionBackground#88a17a42
  • editorBracketMatch.border#88a17a
  • editorCursor.foreground#88a17a
  • editorGroupHeader.tabsBackground#202621
  • editorIndentGuide.activeBackground1#c2cabb38
  • editorIndentGuide.background1#c2cabb14
  • editorLineNumber.activeForeground#88a17a
  • editorLineNumber.foreground#6b7269
  • editorSuggestWidget.selectedBackground#88a17a42
  • editorWhitespace.foreground#c2cabb1a
  • editorWidget.background#191e1b
  • focusBorder#88a17a
  • input.background#191e1b
  • input.foreground#c2cabb
  • input.placeholderForeground#6b7269
  • list.activeSelectionBackground#88a17a42
  • list.activeSelectionForeground#c2cabb
  • list.hoverBackground#303732
  • list.inactiveSelectionBackground#88a17a24
  • panel.background#1e2420
  • panelTitle.activeForeground#88a17a
  • scrollbarSlider.activeBackground#c2cabb5c
  • scrollbarSlider.background#c2cabb29
  • scrollbarSlider.hoverBackground#c2cabb42
  • selection.background#88a17a4d
  • sideBar.background#1e2420
  • sideBar.foreground#c2cabb
  • sideBarSectionHeader.background#232a25
  • sideBarTitle.foreground#88a17a
  • statusBar.background#191e1b
  • statusBar.foreground#c2cabb
  • statusBar.noFolderBackground#191e1b
  • tab.activeBackground#232a25
  • tab.activeBorderTop#88a17a
  • tab.activeForeground#88a17a
  • tab.border#202621
  • tab.inactiveBackground#202621
  • tab.inactiveForeground#6b7269
  • terminal.background#232a25
  • terminal.foreground#c2cabb
  • titleBar.activeBackground#191e1b
  • titleBar.activeForeground#c2cabb
  • titleBar.inactiveBackground#191e1b
  • titleBar.inactiveForeground#6b7269

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#677066italic
string, string.quoted, string.template#b5c99a
constant.numeric, constant.language, constant.character#d8a25e
keyword, keyword.control, storage, storage.type, storage.modifier#a3b18a
entity.name.function, support.function, meta.function-call.generic#88a17a
variable, meta.definition.variable.name, variable.other.readwrite#c2cabb
variable.parameter, parameter#a5ada0
entity.name.type, support.type, support.class, entity.name.namespace#cdb380
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#c08a6a
keyword.operator#7a9b8e
entity.name.tag, punctuation.definition.tag#a3b18a
entity.other.attribute-name#88a17a
constant.other.color, support.constant#d8a25e
entity.name.type.class#cdb380bold
markup.boldbold
markup.italicitalic
markup.heading#88a17abold
invalid#232a25