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#1e1813
  • activityBar.foreground#d0a06a
  • activityBar.inactiveForeground#7f756a
  • activityBarBadge.background#d0a06a
  • activityBarBadge.foreground#1a1a1a
  • badge.background#d0a06a
  • badge.foreground#1a1a1a
  • button.background#d0a06a
  • button.foreground#1a1a1a
  • button.hoverBackground#d6ab7c
  • dropdown.background#1e1813
  • editor.background#2a211b
  • editor.findMatchBackground#d0a06a66
  • editor.findMatchHighlightBackground#d0a06a38
  • editor.foreground#e8dccb
  • editor.lineHighlightBackground#372e29
  • editor.selectionBackground#d0a06a42
  • editorBracketMatch.border#d0a06a
  • editorCursor.foreground#d0a06a
  • editorGroupHeader.tabsBackground#261e18
  • editorIndentGuide.activeBackground1#e8dccb38
  • editorIndentGuide.background1#e8dccb14
  • editorLineNumber.activeForeground#d0a06a
  • editorLineNumber.foreground#7f756a
  • editorSuggestWidget.selectedBackground#d0a06a42
  • editorWhitespace.foreground#e8dccb1a
  • editorWidget.background#1e1813
  • focusBorder#d0a06a
  • input.background#1e1813
  • input.foreground#e8dccb
  • input.placeholderForeground#7f756a
  • list.activeSelectionBackground#d0a06a42
  • list.activeSelectionForeground#e8dccb
  • list.hoverBackground#372e29
  • list.inactiveSelectionBackground#d0a06a24
  • panel.background#241c17
  • panelTitle.activeForeground#d0a06a
  • scrollbarSlider.activeBackground#e8dccb5c
  • scrollbarSlider.background#e8dccb29
  • scrollbarSlider.hoverBackground#e8dccb42
  • selection.background#d0a06a4d
  • sideBar.background#241c17
  • sideBar.foreground#e8dccb
  • sideBarSectionHeader.background#2a211b
  • sideBarTitle.foreground#d0a06a
  • statusBar.background#1e1813
  • statusBar.foreground#e8dccb
  • statusBar.noFolderBackground#1e1813
  • tab.activeBackground#2a211b
  • tab.activeBorderTop#d0a06a
  • tab.activeForeground#d0a06a
  • tab.border#261e18
  • tab.inactiveBackground#261e18
  • tab.inactiveForeground#7f756a
  • terminal.background#2a211b
  • terminal.foreground#e8dccb
  • titleBar.activeBackground#1e1813
  • titleBar.activeForeground#e8dccb
  • titleBar.inactiveBackground#1e1813
  • titleBar.inactiveForeground#7f756a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#82705citalic
string, string.quoted, string.template#b3c47a
constant.numeric, constant.language, constant.character#d99c6a
keyword, keyword.control, storage, storage.type, storage.modifier#e0996b
entity.name.function, support.function, meta.function-call.generic#e6bd72
variable, meta.definition.variable.name, variable.other.readwrite#e8dccb
variable.parameter, parameter#c6baab
entity.name.type, support.type, support.class, entity.name.namespace#e0b878
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#dd8a6a
keyword.operator#d0a06a
entity.name.tag, punctuation.definition.tag#e0996b
entity.other.attribute-name#e6bd72
constant.other.color, support.constant#d99c6a
entity.name.type.class#e0b878bold
markup.boldbold
markup.italicitalic
markup.heading#d0a06abold
invalid#2a211b