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#130821
  • activityBar.foreground#ff71ce
  • activityBar.inactiveForeground#7d6e8c
  • activityBarBadge.background#ff71ce
  • activityBarBadge.foreground#1a1a1a
  • badge.background#ff71ce
  • badge.foreground#1a1a1a
  • button.background#ff71ce
  • button.foreground#1a1a1a
  • button.hoverBackground#ff82d4
  • dropdown.background#130821
  • editor.background#1a0b2e
  • editor.findMatchBackground#ff71ce66
  • editor.findMatchHighlightBackground#ff71ce38
  • editor.foreground#f5e6ff
  • editor.lineHighlightBackground#281a3b
  • editor.selectionBackground#ff71ce42
  • editorBracketMatch.border#ff71ce
  • editorCursor.foreground#ff71ce
  • editorGroupHeader.tabsBackground#170a29
  • editorIndentGuide.activeBackground1#f5e6ff38
  • editorIndentGuide.background1#f5e6ff14
  • editorLineNumber.activeForeground#ff71ce
  • editorLineNumber.foreground#7d6e8c
  • editorSuggestWidget.selectedBackground#ff71ce42
  • editorWhitespace.foreground#f5e6ff1a
  • editorWidget.background#130821
  • focusBorder#ff71ce
  • input.background#130821
  • input.foreground#f5e6ff
  • input.placeholderForeground#7d6e8c
  • list.activeSelectionBackground#ff71ce42
  • list.activeSelectionForeground#f5e6ff
  • list.hoverBackground#281a3b
  • list.inactiveSelectionBackground#ff71ce24
  • panel.background#160928
  • panelTitle.activeForeground#ff71ce
  • scrollbarSlider.activeBackground#f5e6ff5c
  • scrollbarSlider.background#f5e6ff29
  • scrollbarSlider.hoverBackground#f5e6ff42
  • selection.background#ff71ce4d
  • sideBar.background#160928
  • sideBar.foreground#f5e6ff
  • sideBarSectionHeader.background#1a0b2e
  • sideBarTitle.foreground#ff71ce
  • statusBar.background#130821
  • statusBar.foreground#f5e6ff
  • statusBar.noFolderBackground#130821
  • tab.activeBackground#1a0b2e
  • tab.activeBorderTop#ff71ce
  • tab.activeForeground#ff71ce
  • tab.border#170a29
  • tab.inactiveBackground#170a29
  • tab.inactiveForeground#7d6e8c
  • terminal.background#1a0b2e
  • terminal.foreground#f5e6ff
  • titleBar.activeBackground#130821
  • titleBar.activeForeground#f5e6ff
  • titleBar.inactiveBackground#130821
  • titleBar.inactiveForeground#7d6e8c

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a5a8aitalic
string, string.quoted, string.template#05ffa1
constant.numeric, constant.language, constant.character#fffb96
keyword, keyword.control, storage, storage.type, storage.modifier#ff71ce
entity.name.function, support.function, meta.function-call.generic#01cdfe
variable, meta.definition.variable.name, variable.other.readwrite#f5e6ff
variable.parameter, parameter#cebfd9
entity.name.type, support.type, support.class, entity.name.namespace#b967ff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ff9ce3
keyword.operator#ff71ce
entity.name.tag, punctuation.definition.tag#ff71ce
entity.other.attribute-name#01cdfe
constant.other.color, support.constant#fffb96
entity.name.type.class#b967ffbold
markup.boldbold
markup.italicitalic
markup.heading#ff71cebold
invalid#1a0b2e