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#0c091d
  • activityBar.foreground#a78bfa
  • activityBar.inactiveForeground#6c6789
  • activityBarBadge.background#a78bfa
  • activityBarBadge.foreground#1a1a1a
  • badge.background#a78bfa
  • badge.foreground#1a1a1a
  • button.background#a78bfa
  • button.foreground#1a1a1a
  • button.hoverBackground#b299fb
  • dropdown.background#0c091d
  • editor.background#100c28
  • editor.findMatchBackground#a78bfa66
  • editor.findMatchHighlightBackground#a78bfa38
  • editor.foreground#ddd6ff
  • editor.lineHighlightBackground#1e1b35
  • editor.selectionBackground#a78bfa42
  • editorBracketMatch.border#a78bfa
  • editorCursor.foreground#a78bfa
  • editorGroupHeader.tabsBackground#0e0b24
  • editorIndentGuide.activeBackground1#ddd6ff38
  • editorIndentGuide.background1#ddd6ff14
  • editorLineNumber.activeForeground#a78bfa
  • editorLineNumber.foreground#6c6789
  • editorSuggestWidget.selectedBackground#a78bfa42
  • editorWhitespace.foreground#ddd6ff1a
  • editorWidget.background#0c091d
  • focusBorder#a78bfa
  • input.background#0c091d
  • input.foreground#ddd6ff
  • input.placeholderForeground#6c6789
  • list.activeSelectionBackground#a78bfa42
  • list.activeSelectionForeground#ddd6ff
  • list.hoverBackground#1e1b35
  • list.inactiveSelectionBackground#a78bfa24
  • panel.background#0e0a22
  • panelTitle.activeForeground#a78bfa
  • scrollbarSlider.activeBackground#ddd6ff5c
  • scrollbarSlider.background#ddd6ff29
  • scrollbarSlider.hoverBackground#ddd6ff42
  • selection.background#a78bfa4d
  • sideBar.background#0e0a22
  • sideBar.foreground#ddd6ff
  • sideBarSectionHeader.background#100c28
  • sideBarTitle.foreground#a78bfa
  • statusBar.background#0c091d
  • statusBar.foreground#ddd6ff
  • statusBar.noFolderBackground#0c091d
  • tab.activeBackground#100c28
  • tab.activeBorderTop#a78bfa
  • tab.activeForeground#a78bfa
  • tab.border#0e0b24
  • tab.inactiveBackground#0e0b24
  • tab.inactiveForeground#6c6789
  • terminal.background#100c28
  • terminal.foreground#ddd6ff
  • titleBar.activeBackground#0c091d
  • titleBar.activeForeground#ddd6ff
  • titleBar.inactiveBackground#0c091d
  • titleBar.inactiveForeground#6c6789

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5a5380italic
string, string.quoted, string.template#86efac
constant.numeric, constant.language, constant.character#fdba74
keyword, keyword.control, storage, storage.type, storage.modifier#c4b5fd
entity.name.function, support.function, meta.function-call.generic#7dd3fc
variable, meta.definition.variable.name, variable.other.readwrite#ddd6ff
variable.parameter, parameter#b8b2d8
entity.name.type, support.type, support.class, entity.name.namespace#fde68a
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#f9a8d4
keyword.operator#a78bfa
entity.name.tag, punctuation.definition.tag#c4b5fd
entity.other.attribute-name#7dd3fc
constant.other.color, support.constant#fdba74
entity.name.type.class#fde68abold
markup.boldbold
markup.italicitalic
markup.heading#a78bfabold
invalid#100c28