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#05050c
  • activityBar.foreground#8a7dff
  • activityBar.inactiveForeground#5e5c6e
  • activityBarBadge.background#8a7dff
  • activityBarBadge.foreground#ffffff
  • badge.background#8a7dff
  • badge.foreground#ffffff
  • button.background#8a7dff
  • button.foreground#ffffff
  • button.hoverBackground#988dff
  • dropdown.background#05050c
  • editor.background#070710
  • editor.findMatchBackground#8a7dff66
  • editor.findMatchHighlightBackground#8a7dff38
  • editor.foreground#c8c4e0
  • editor.lineHighlightBackground#16161e
  • editor.selectionBackground#8a7dff42
  • editorBracketMatch.border#8a7dff
  • editorCursor.foreground#8a7dff
  • editorGroupHeader.tabsBackground#06060e
  • editorIndentGuide.activeBackground1#c8c4e038
  • editorIndentGuide.background1#c8c4e014
  • editorLineNumber.activeForeground#8a7dff
  • editorLineNumber.foreground#5e5c6e
  • editorSuggestWidget.selectedBackground#8a7dff42
  • editorWhitespace.foreground#c8c4e01a
  • editorWidget.background#05050c
  • focusBorder#8a7dff
  • input.background#05050c
  • input.foreground#c8c4e0
  • input.placeholderForeground#5e5c6e
  • list.activeSelectionBackground#8a7dff42
  • list.activeSelectionForeground#c8c4e0
  • list.hoverBackground#16161e
  • list.inactiveSelectionBackground#8a7dff24
  • panel.background#06060e
  • panelTitle.activeForeground#8a7dff
  • scrollbarSlider.activeBackground#c8c4e05c
  • scrollbarSlider.background#c8c4e029
  • scrollbarSlider.hoverBackground#c8c4e042
  • selection.background#8a7dff4d
  • sideBar.background#06060e
  • sideBar.foreground#c8c4e0
  • sideBarSectionHeader.background#070710
  • sideBarTitle.foreground#8a7dff
  • statusBar.background#05050c
  • statusBar.foreground#c8c4e0
  • statusBar.noFolderBackground#05050c
  • tab.activeBackground#070710
  • tab.activeBorderTop#8a7dff
  • tab.activeForeground#8a7dff
  • tab.border#06060e
  • tab.inactiveBackground#06060e
  • tab.inactiveForeground#5e5c6e
  • terminal.background#070710
  • terminal.foreground#c8c4e0
  • titleBar.activeBackground#05050c
  • titleBar.activeForeground#c8c4e0
  • titleBar.inactiveBackground#05050c
  • titleBar.inactiveForeground#5e5c6e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#46426aitalic
string, string.quoted, string.template#7fe0c0
constant.numeric, constant.language, constant.character#ffb86c
keyword, keyword.control, storage, storage.type, storage.modifier#a78bfa
entity.name.function, support.function, meta.function-call.generic#7aa2f7
variable, meta.definition.variable.name, variable.other.readwrite#c8c4e0
variable.parameter, parameter#a5a2bb
entity.name.type, support.type, support.class, entity.name.namespace#9d7cff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff7ab2
keyword.operator#8a7dff
entity.name.tag, punctuation.definition.tag#a78bfa
entity.other.attribute-name#7aa2f7
constant.other.color, support.constant#ffb86c
entity.name.type.class#9d7cffbold
markup.boldbold
markup.italicitalic
markup.heading#8a7dffbold
invalid#070710