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#2d1b3d
  • activityBar.foreground#d88bb3
  • activityBarBadge.background#d4b76e
  • button.background#d946b5
  • button.foreground#ffffff
  • button.hoverBackground#d88bb3
  • dropdown.background#2d1b3d
  • editor.background#1a0d1f
  • editor.foreground#e5d4eb
  • editor.selectionBackground#3d2850
  • editor.selectionHighlightBackground#3d285080
  • editorCursor.foreground#d88bb3
  • editorGroupHeader.tabsBackground#231430
  • editorIndentGuide.activeBackground1#8b7abd
  • editorIndentGuide.background1#3d2850
  • editorLineNumber.activeForeground#b298dc
  • editorLineNumber.foreground#8b7abd
  • editorWhitespace.foreground#3d2850
  • input.background#2d1b3d
  • input.border#5a4a5e
  • list.activeSelectionBackground#3d2850
  • list.activeSelectionForeground#d88bb3
  • list.hoverBackground#2d1b3d
  • list.inactiveSelectionBackground#2d1b3d
  • panel.background#231430
  • panel.border#b298dc
  • sideBar.background#231430
  • sideBar.foreground#d4b8db
  • sideBarTitle.foreground#d88bb3
  • statusBar.background#8b7abd
  • statusBar.foreground#ffffff
  • tab.activeBackground#1a0d1f
  • tab.activeForeground#d88bb3
  • tab.border#2d1b3d
  • tab.inactiveBackground#231430
  • tab.inactiveForeground#8b7a8e
  • terminal.background#1a0d1f
  • terminal.foreground#e5d4eb
  • titleBar.activeBackground#2d1b3d
  • titleBar.activeForeground#d88bb3
  • titleBar.inactiveBackground#1f1228
  • titleBar.inactiveForeground#8b7a8e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8b7a8eitalic
keyword, storage.type, storage.modifier#d88bb3bold
keyword.control, keyword.operator#b298dc
string, string.quoted#6ab8cc
constant.numeric, constant.language#d4b76e
variable, variable.other#e5d4eb
entity.name.function, support.function#c88aadbold
entity.name.type, entity.name.class, support.type, support.class#9b7ccdbold
entity.other.attribute-name#b298dc
support.constant, constant.other#6ab8cc
punctuation#a891b3
markup.heading#d88bb3bold
markup.bold#c88aadbold
markup.italic#b298dcitalic
markup.inline.raw#6ab8cc