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#252526
  • activityBar.foreground#c5c9c5
  • activityBarBadge.background#e46876
  • activityBarBadge.foreground#181616
  • button.background#e46876
  • button.foreground#181616
  • editor.background#181616
  • editor.foreground#c5c9c5
  • editor.lineHighlightBackground#1f1f28
  • editor.selectionBackground#2d4f67
  • editor.selectionHighlightBackground#2d4f6788
  • editor.wordHighlightBackground#2d4f6766
  • editorCursor.foreground#c8c093
  • editorIndentGuide.background1#2d4f67
  • editorLineNumber.activeForeground#c5c9c5
  • editorLineNumber.foreground#2d4f67
  • editorLink.activeForeground#e46876
  • editorRuler.foreground#2d4f67
  • editorWhitespace.foreground#363646
  • editorWidget.background#252526
  • list.activeSelectionBackground#e46876
  • list.activeSelectionForeground#000
  • list.focusHighlightForeground#c8c093
  • list.highlightForeground#c8c093
  • list.hoverBackground#e46876
  • list.inactiveSelectionBackground#e46876
  • list.inactiveSelectionForeground#000
  • panel.background#252526
  • pickerGroup.border#2d4f67
  • pickerGroup.foreground#e46876
  • quickInput.background#252526
  • quickInput.foreground#c5c9c5
  • quickInputList.focusBackground#e46876
  • quickInputList.focusForeground#181616
  • sideBar.background#252526
  • sideBar.foreground#c5c9c5
  • sideBarSectionHeader.background#1f1f28
  • sideBarSectionHeader.foreground#e46876
  • sideBarTitle.foreground#e46876
  • statusBar.background#223249
  • statusBar.foreground#c5c9c5
  • tab.activeBackground#181616
  • tab.activeForeground#c5c9c5
  • tab.inactiveBackground#252526
  • tab.inactiveForeground#c5c9c5
  • terminal.background#181616
  • terminal.foreground#c5c9c5
  • terminalCursor.foreground#c8c093
  • titleBar.activeBackground#252526

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#727169italic
keyword, keyword.control, keyword.operator.expression#e46876
storage, storage.type, storage.modifier#957fb8
variable#c5c9c5
variable.language#ff9e3bitalic
string, string.quoted, punctuation.definition.string#98bb6c
constant, constant.numeric, constant.language#ffa066
entity.name.function, support.function#7e9cd8
entity.name.type.class, entity.name.class, support.class#7fb4ca
entity.other.inherited-class#7fb4caitalic
entity.name.tag#e46876
entity.other.attribute-name#7aa89fitalic
support.type, support.class#7fb4ca
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#7e9cd8bold
Valinor Theme by Diego Brocanelli - VS Code Theme