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#12111a
  • activityBar.foreground#c4a7e7
  • activityBar.inactiveForeground#737182
  • activityBarBadge.background#c4a7e7
  • activityBarBadge.foreground#1a1a1a
  • badge.background#c4a7e7
  • badge.foreground#1a1a1a
  • button.background#c4a7e7
  • button.foreground#1a1a1a
  • button.hoverBackground#cbb2ea
  • dropdown.background#12111a
  • editor.background#191724
  • editor.findMatchBackground#c4a7e766
  • editor.findMatchHighlightBackground#c4a7e738
  • editor.foreground#e0def4
  • editor.lineHighlightBackground#272531
  • editor.selectionBackground#c4a7e742
  • editorBracketMatch.border#c4a7e7
  • editorCursor.foreground#c4a7e7
  • editorGroupHeader.tabsBackground#171520
  • editorIndentGuide.activeBackground1#e0def438
  • editorIndentGuide.background1#e0def414
  • editorLineNumber.activeForeground#c4a7e7
  • editorLineNumber.foreground#737182
  • editorSuggestWidget.selectedBackground#c4a7e742
  • editorWhitespace.foreground#e0def41a
  • editorWidget.background#12111a
  • focusBorder#c4a7e7
  • input.background#12111a
  • input.foreground#e0def4
  • input.placeholderForeground#737182
  • list.activeSelectionBackground#c4a7e742
  • list.activeSelectionForeground#e0def4
  • list.hoverBackground#272531
  • list.inactiveSelectionBackground#c4a7e724
  • panel.background#16141f
  • panelTitle.activeForeground#c4a7e7
  • scrollbarSlider.activeBackground#e0def45c
  • scrollbarSlider.background#e0def429
  • scrollbarSlider.hoverBackground#e0def442
  • selection.background#c4a7e74d
  • sideBar.background#16141f
  • sideBar.foreground#e0def4
  • sideBarSectionHeader.background#191724
  • sideBarTitle.foreground#c4a7e7
  • statusBar.background#12111a
  • statusBar.foreground#e0def4
  • statusBar.noFolderBackground#12111a
  • tab.activeBackground#191724
  • tab.activeBorderTop#c4a7e7
  • tab.activeForeground#c4a7e7
  • tab.border#171520
  • tab.inactiveBackground#171520
  • tab.inactiveForeground#737182
  • terminal.background#191724
  • terminal.foreground#e0def4
  • titleBar.activeBackground#12111a
  • titleBar.activeForeground#e0def4
  • titleBar.inactiveBackground#12111a
  • titleBar.inactiveForeground#737182

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6e6a86italic
string, string.quoted, string.template#9ccfd8
constant.numeric, constant.language, constant.character#f6c177
keyword, keyword.control, storage, storage.type, storage.modifier#31748f
entity.name.function, support.function, meta.function-call.generic#ebbcba
variable, meta.definition.variable.name, variable.other.readwrite#e0def4
variable.parameter, parameter#bcbacf
entity.name.type, support.type, support.class, entity.name.namespace#c4a7e7
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#eb6f92
keyword.operator#31748f
entity.name.tag, punctuation.definition.tag#31748f
entity.other.attribute-name#ebbcba
constant.other.color, support.constant#f6c177
entity.name.type.class#c4a7e7bold
markup.boldbold
markup.italicitalic
markup.heading#c4a7e7bold
invalid#191724