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#2e3440
  • activityBar.foreground#d8dee9
  • activityBarBadge.background#88c0d0
  • activityBarBadge.foreground#2e3440
  • button.background#88c0d0
  • button.foreground#2e3440
  • editor.background#2e3440
  • editor.foreground#d8dee9
  • editor.lineHighlightBackground#3b4252
  • editor.selectionBackground#434c5e
  • editor.selectionHighlightBackground#434c5e88
  • editor.wordHighlightBackground#434c5e66
  • editorCursor.foreground#d8dee9
  • editorGroupHeader.tabsBackground#252932
  • editorIndentGuide.background1#434c5e
  • editorLineNumber.activeForeground#d8dee9
  • editorLineNumber.foreground#434c5e
  • editorLink.activeForeground#88c0d0
  • editorRuler.foreground#434c5e
  • editorWhitespace.foreground#4c566a
  • editorWidget.background#252932
  • list.activeSelectionBackground#88c0d0
  • list.activeSelectionForeground#2e3440
  • list.focusHighlightForeground#FFFFFF
  • list.highlightForeground#fff
  • list.hoverBackground#434c5e
  • list.inactiveSelectionBackground#2e3440
  • panel.background#252932
  • pickerGroup.border#192339
  • pickerGroup.foreground#e46876
  • quickInput.background#2e3440
  • quickInput.foreground#c5c9c5
  • quickInputList.focusBackground#252932
  • quickInputList.focusForeground#181616
  • sideBar.background#252932
  • sideBar.foreground#d8dee9
  • sideBarSectionHeader.background#3b4252
  • sideBarSectionHeader.foreground#88c0d0
  • sideBarTitle.foreground#88c0d0
  • statusBar.background#3b4252
  • statusBar.foreground#d8dee9
  • tab.activeBackground#2e3440
  • tab.activeForeground#d8dee9
  • tab.inactiveBackground#252932
  • tab.inactiveForeground#d8dee9
  • terminal.background#2e3440
  • terminal.foreground#d8dee9
  • terminalCursor.foreground#d8dee9
  • titleBar.activeBackground#252932

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#616e88italic
keyword, keyword.control, keyword.operator.expression#81a1c1
storage, storage.type, storage.modifier#b48ead
variable#d8dee9
variable.language#ebcb8bitalic
string, string.quoted, punctuation.definition.string#a3be8c
constant, constant.numeric, constant.language#b48ead
entity.name.function, support.function#88c0d0
entity.name.type.class, entity.name.class, support.class#8fbcbb
entity.other.inherited-class#8fbcbbitalic
entity.name.tag#bf616a
entity.other.attribute-name#a3be8citalic
support.type, support.class#8fbcbb
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#88c0d0bold