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#131419
  • activityBar.foreground#a78bfa
  • activityBar.inactiveForeground#676974
  • activityBarBadge.background#a78bfa
  • activityBarBadge.foreground#1a1a1a
  • badge.background#a78bfa
  • badge.foreground#1a1a1a
  • button.background#a78bfa
  • button.foreground#1a1a1a
  • button.hoverBackground#b299fb
  • dropdown.background#131419
  • editor.background#1a1c23
  • editor.findMatchBackground#a78bfa66
  • editor.findMatchHighlightBackground#a78bfa38
  • editor.foreground#c5c8d6
  • editor.lineHighlightBackground#282a30
  • editor.selectionBackground#a78bfa42
  • editorBracketMatch.border#a78bfa
  • editorCursor.foreground#a78bfa
  • editorGroupHeader.tabsBackground#171920
  • editorIndentGuide.activeBackground1#c5c8d638
  • editorIndentGuide.background1#c5c8d614
  • editorLineNumber.activeForeground#a78bfa
  • editorLineNumber.foreground#676974
  • editorSuggestWidget.selectedBackground#a78bfa42
  • editorWhitespace.foreground#c5c8d61a
  • editorWidget.background#131419
  • focusBorder#a78bfa
  • input.background#131419
  • input.foreground#c5c8d6
  • input.placeholderForeground#676974
  • list.activeSelectionBackground#a78bfa42
  • list.activeSelectionForeground#c5c8d6
  • list.hoverBackground#282a30
  • list.inactiveSelectionBackground#a78bfa24
  • panel.background#16181e
  • panelTitle.activeForeground#a78bfa
  • scrollbarSlider.activeBackground#c5c8d65c
  • scrollbarSlider.background#c5c8d629
  • scrollbarSlider.hoverBackground#c5c8d642
  • selection.background#a78bfa4d
  • sideBar.background#16181e
  • sideBar.foreground#c5c8d6
  • sideBarSectionHeader.background#1a1c23
  • sideBarTitle.foreground#a78bfa
  • statusBar.background#131419
  • statusBar.foreground#c5c8d6
  • statusBar.noFolderBackground#131419
  • tab.activeBackground#1a1c23
  • tab.activeBorderTop#a78bfa
  • tab.activeForeground#a78bfa
  • tab.border#171920
  • tab.inactiveBackground#171920
  • tab.inactiveForeground#676974
  • terminal.background#1a1c23
  • terminal.foreground#c5c8d6
  • titleBar.activeBackground#131419
  • titleBar.activeForeground#c5c8d6
  • titleBar.inactiveBackground#131419
  • titleBar.inactiveForeground#676974

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5a5f73italic
string, string.quoted, string.template#74c7a8
constant.numeric, constant.language, constant.character#f59e0b
keyword, keyword.control, storage, storage.type, storage.modifier#f06595
entity.name.function, support.function, meta.function-call.generic#7aa2f7
variable, meta.definition.variable.name, variable.other.readwrite#c5c8d6
variable.parameter, parameter#a6a9b6
entity.name.type, support.type, support.class, entity.name.namespace#22d3ee
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#fb7185
keyword.operator#a78bfa
entity.name.tag, punctuation.definition.tag#f06595
entity.other.attribute-name#7aa2f7
constant.other.color, support.constant#f59e0b
entity.name.type.class#22d3eebold
markup.boldbold
markup.italicitalic
markup.heading#a78bfabold
invalid#1a1c23