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#1f1d2e
  • activityBar.foreground#e0def4
  • activityBarBadge.background#c4a7e7
  • activityBarBadge.foreground#191724
  • button.background#c4a7e7
  • button.foreground#191724
  • editor.background#191724
  • editor.foreground#e0def4
  • editor.lineHighlightBackground#26233a
  • editor.selectionBackground#403d52
  • editor.selectionHighlightBackground#403d5288
  • editor.wordHighlightBackground#403d5266
  • editorCursor.foreground#e0def4
  • editorGroupHeader.tabsBackground#1f1d2e
  • editorIndentGuide.background1#403d52
  • editorLineNumber.activeForeground#e0def4
  • editorLineNumber.foreground#403d52
  • editorLink.activeForeground#c4a7e7
  • editorRuler.foreground#403d52
  • editorWhitespace.foreground#403d52
  • editorWidget.background#1f1d2e
  • input.background#191724
  • list.activeSelectionBackground#c4a7e7
  • list.activeSelectionForeground#000
  • list.focusHighlightForeground#191724
  • list.highlightForeground#8b4fd3
  • list.hoverBackground#c4a7e7
  • list.inactiveSelectionBackground#c4a7e7
  • list.inactiveSelectionForeground#000
  • panel.background#1f1d2e
  • pickerGroup.border#403d52
  • pickerGroup.foreground#c4a7e7
  • quickInput.background#1f1d2e
  • quickInput.foreground#e0def4
  • quickInputList.focusBackground#c4a7e7
  • quickInputList.focusForeground#191724
  • sideBar.background#1f1d2e
  • sideBar.foreground#e0def4
  • sideBarSectionHeader.background#26233a
  • sideBarSectionHeader.foreground#c4a7e7
  • sideBarTitle.foreground#c4a7e7
  • statusBar.background#26233a
  • statusBar.foreground#e0def4
  • tab.activeBackground#191724
  • tab.activeForeground#e0def4
  • tab.inactiveBackground#1f1d2e
  • tab.inactiveForeground#e0def4
  • terminal.background#191724
  • terminal.foreground#e0def4
  • terminalCursor.foreground#e0def4
  • titleBar.activeBackground#1f1d2e
  • widget.border#191724

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.control, keyword.operator.expression, keyword.operator.new, keyword.control.new, storage.type, storage.modifier, keyword.other.use, keyword.other.namespace, storage.modifier.extends, entity.other.inherited-class, variable.language, variable.language.this, variable.language.self, variable.language.super, variable.language.parent, variable.language punctuation.definition.variable.php, punctuation.definition.variable.php, keyword.control.php, keyword.control.flow, keyword.control.async-modifier, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.returnitalic
comment, punctuation.definition.comment#6e6a86italic
keyword, keyword.control, keyword.operator.expression#c4a7e7
storage, storage.type, storage.modifier#31748f
variable#e0def4
variable.language#ebbcbaitalic
string, string.quoted, punctuation.definition.string#9ccfd8
constant, constant.numeric, constant.language#f6c177
entity.name.function, support.function#9ccfd8
entity.name.type.class, entity.name.class, support.class#c4a7e7
entity.other.inherited-class#c4a7e7italic
entity.name.tag#eb6f92
entity.other.attribute-name#31748fitalic
support.type, support.class#31748f
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#9ccfd8bold
Valinor Theme by Diego Brocanelli - VS Code Theme