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#090816
  • activityBar.foreground#bd93f9
  • activityBar.inactiveForeground#67647d
  • activityBarBadge.background#bd93f9
  • activityBarBadge.foreground#1a1a1a
  • badge.background#bd93f9
  • badge.foreground#1a1a1a
  • button.background#bd93f9
  • button.foreground#1a1a1a
  • button.hoverBackground#c5a0fa
  • dropdown.background#090816
  • editor.background#0d0b1f
  • editor.findMatchBackground#bd93f966
  • editor.findMatchHighlightBackground#bd93f938
  • editor.foreground#d6d0f0
  • editor.lineHighlightBackground#1c1a2c
  • editor.selectionBackground#bd93f942
  • editorBracketMatch.border#bd93f9
  • editorCursor.foreground#bd93f9
  • editorGroupHeader.tabsBackground#0c0a1c
  • editorIndentGuide.activeBackground1#d6d0f038
  • editorIndentGuide.background1#d6d0f014
  • editorLineNumber.activeForeground#bd93f9
  • editorLineNumber.foreground#67647d
  • editorSuggestWidget.selectedBackground#bd93f942
  • editorWhitespace.foreground#d6d0f01a
  • editorWidget.background#090816
  • focusBorder#bd93f9
  • input.background#090816
  • input.foreground#d6d0f0
  • input.placeholderForeground#67647d
  • list.activeSelectionBackground#bd93f942
  • list.activeSelectionForeground#d6d0f0
  • list.hoverBackground#1c1a2c
  • list.inactiveSelectionBackground#bd93f924
  • panel.background#0b091b
  • panelTitle.activeForeground#bd93f9
  • scrollbarSlider.activeBackground#d6d0f05c
  • scrollbarSlider.background#d6d0f029
  • scrollbarSlider.hoverBackground#d6d0f042
  • selection.background#bd93f94d
  • sideBar.background#0b091b
  • sideBar.foreground#d6d0f0
  • sideBarSectionHeader.background#0d0b1f
  • sideBarTitle.foreground#bd93f9
  • statusBar.background#090816
  • statusBar.foreground#d6d0f0
  • statusBar.noFolderBackground#090816
  • tab.activeBackground#0d0b1f
  • tab.activeBorderTop#bd93f9
  • tab.activeForeground#bd93f9
  • tab.border#0c0a1c
  • tab.inactiveBackground#0c0a1c
  • tab.inactiveForeground#67647d
  • terminal.background#0d0b1f
  • terminal.foreground#d6d0f0
  • titleBar.activeBackground#090816
  • titleBar.activeForeground#d6d0f0
  • titleBar.inactiveBackground#090816
  • titleBar.inactiveForeground#67647d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5b577aitalic
string, string.quoted, string.template#a0e8c0
constant.numeric, constant.language, constant.character#ffb86c
keyword, keyword.control, storage, storage.type, storage.modifier#bd93f9
entity.name.function, support.function, meta.function-call.generic#8be9fd
variable, meta.definition.variable.name, variable.other.readwrite#d6d0f0
variable.parameter, parameter#b2adca
entity.name.type, support.type, support.class, entity.name.namespace#f1fa8c
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff79c6
keyword.operator#ff79c6
entity.name.tag, punctuation.definition.tag#bd93f9
entity.other.attribute-name#8be9fd
constant.other.color, support.constant#ffb86c
entity.name.type.class#f1fa8cbold
markup.boldbold
markup.italicitalic
markup.heading#bd93f9bold
invalid#0d0b1f