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#16161e
  • activityBar.foreground#a9b1d6
  • activityBarBadge.background#7aa2f7
  • activityBarBadge.foreground#1a1b26
  • button.background#7aa2f7
  • button.foreground#1a1b26
  • editor.background#1a1b26
  • editor.foreground#a9b1d6
  • editor.lineHighlightBackground#1f2335
  • editor.selectionBackground#364A82
  • editor.selectionHighlightBackground#364A8288
  • editor.wordHighlightBackground#364A8266
  • editorCursor.foreground#c0caf5
  • editorGroupHeader.tabsBackground#16161e
  • editorIndentGuide.background1#364A82
  • editorLineNumber.activeForeground#a9b1d6
  • editorLineNumber.foreground#364A82
  • editorLink.activeForeground#7aa2f7
  • editorRuler.foreground#364A82
  • editorWhitespace.foreground#3b4261
  • editorWidget.background#16161e
  • input.background#1a1b26
  • list.activeSelectionBackground#7aa2f7
  • list.activeSelectionForeground#000
  • list.focusHighlightForeground#364A82
  • list.highlightForeground#e0af68
  • list.hoverBackground#364A82
  • list.inactiveSelectionBackground#7aa2f7
  • list.inactiveSelectionForeground#000
  • pickerGroup.border#364A82
  • pickerGroup.foreground#7aa2f7
  • quickInput.background#16161e
  • quickInput.foreground#a9b1d6
  • quickInputList.focusBackground#7aa2f7
  • quickInputList.focusForeground#1a1b26
  • sideBar.background#16161e
  • sideBar.foreground#a9b1d6
  • sideBarSectionHeader.background#1f2335
  • sideBarSectionHeader.foreground#7aa2f7
  • sideBarTitle.foreground#7aa2f7
  • statusBar.background#1f2335
  • statusBar.foreground#a9b1d6
  • tab.activeBackground#1a1b26
  • tab.activeForeground#a9b1d6
  • tab.inactiveBackground#16161e
  • tab.inactiveForeground#a9b1d6
  • terminal.background#16161e
  • terminal.foreground#a9b1d6
  • terminalCursor.foreground#c0caf5
  • titleBar.activeBackground#16161e

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#565f89italic
keyword, keyword.control, keyword.operator.expression#bb9af7
storage, storage.type, storage.modifier#9d7cd8
variable#c0caf5
variable.language#e0af68italic
string, string.quoted, punctuation.definition.string#9ece6a
constant, constant.numeric, constant.language#ff9e64
entity.name.function, support.function#7aa2f7
entity.name.type.class, entity.name.class, support.class#2ac3de
entity.other.inherited-class#2ac3deitalic
entity.name.tag#f7768e
entity.other.attribute-name#73dacaitalic
support.type, support.class#2ac3de
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#7aa2f7bold
Valinor Theme by Diego Brocanelli - VS Code Theme