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#13111b
  • activityBar.foreground#c77dff
  • activityBar.inactiveForeground#777181
  • activityBarBadge.background#c77dff
  • activityBarBadge.foreground#1a1a1a
  • badge.background#c77dff
  • badge.foreground#1a1a1a
  • button.background#c77dff
  • button.foreground#1a1a1a
  • button.hoverBackground#ce8dff
  • dropdown.background#13111b
  • editor.background#1b1726
  • editor.findMatchBackground#c77dff66
  • editor.findMatchHighlightBackground#c77dff38
  • editor.foreground#e8dff0
  • editor.lineHighlightBackground#292533
  • editor.selectionBackground#c77dff42
  • editorBracketMatch.border#c77dff
  • editorCursor.foreground#c77dff
  • editorGroupHeader.tabsBackground#181522
  • editorIndentGuide.activeBackground1#e8dff038
  • editorIndentGuide.background1#e8dff014
  • editorLineNumber.activeForeground#c77dff
  • editorLineNumber.foreground#777181
  • editorSuggestWidget.selectedBackground#c77dff42
  • editorWhitespace.foreground#e8dff01a
  • editorWidget.background#13111b
  • focusBorder#c77dff
  • input.background#13111b
  • input.foreground#e8dff0
  • input.placeholderForeground#777181
  • list.activeSelectionBackground#c77dff42
  • list.activeSelectionForeground#e8dff0
  • list.hoverBackground#292533
  • list.inactiveSelectionBackground#c77dff24
  • panel.background#171421
  • panelTitle.activeForeground#c77dff
  • scrollbarSlider.activeBackground#e8dff05c
  • scrollbarSlider.background#e8dff029
  • scrollbarSlider.hoverBackground#e8dff042
  • selection.background#c77dff4d
  • sideBar.background#171421
  • sideBar.foreground#e8dff0
  • sideBarSectionHeader.background#1b1726
  • sideBarTitle.foreground#c77dff
  • statusBar.background#13111b
  • statusBar.foreground#e8dff0
  • statusBar.noFolderBackground#13111b
  • tab.activeBackground#1b1726
  • tab.activeBorderTop#c77dff
  • tab.activeForeground#c77dff
  • tab.border#181522
  • tab.inactiveBackground#181522
  • tab.inactiveForeground#777181
  • terminal.background#1b1726
  • terminal.foreground#e8dff0
  • titleBar.activeBackground#13111b
  • titleBar.activeForeground#e8dff0
  • titleBar.inactiveBackground#13111b
  • titleBar.inactiveForeground#777181

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#675f7aitalic
string, string.quoted, string.template#ffd166
constant.numeric, constant.language, constant.character#ff8c69
keyword, keyword.control, storage, storage.type, storage.modifier#ff7eb6
entity.name.function, support.function, meta.function-call.generic#9d7cff
variable, meta.definition.variable.name, variable.other.readwrite#e8dff0
variable.parameter, parameter#c3bbcc
entity.name.type, support.type, support.class, entity.name.namespace#c77dff
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#ffa4d8
keyword.operator#ff7eb6
entity.name.tag, punctuation.definition.tag#ff7eb6
entity.other.attribute-name#9d7cff
constant.other.color, support.constant#ff8c69
entity.name.type.class#c77dffbold
markup.boldbold
markup.italicitalic
markup.heading#c77dffbold
invalid#1b1726