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#181825
  • activityBar.foreground#cdd6f4
  • activityBarBadge.background#89b4fa
  • activityBarBadge.foreground#1e1e2e
  • button.background#89b4fa
  • button.foreground#1e1e2e
  • editor.background#1e1e2e
  • editor.foreground#cdd6f4
  • editor.lineHighlightBackground#313244
  • editor.selectionBackground#585b70
  • editor.selectionHighlightBackground#585b7088
  • editor.wordHighlightBackground#585b7066
  • editorCursor.foreground#f5e0dc
  • editorGroupHeader.tabsBackground#181825
  • editorIndentGuide.background1#585b70
  • editorLineNumber.activeForeground#cdd6f4
  • editorLineNumber.foreground#585b70
  • editorLink.activeForeground#89b4fa
  • editorRuler.foreground#585b70
  • editorWhitespace.foreground#45475a
  • list.activeSelectionBackground#89b4fa
  • list.activeSelectionForeground#000
  • list.focusHighlightForeground#313244
  • list.highlightForeground#f9e2af
  • list.hoverBackground#89b4fa
  • list.inactiveSelectionBackground#89b4fa
  • list.inactiveSelectionForeground#000
  • panel.background#181825
  • pickerGroup.border#313244
  • pickerGroup.foreground#89b4fa
  • quickInput.background#181825
  • quickInput.foreground#cdd6f4
  • quickInputList.focusBackground#89b4fa
  • quickInputList.focusForeground#1e1e2e
  • sideBar.background#181825
  • sideBar.foreground#cdd6f4
  • sideBarSectionHeader.background#313244
  • sideBarSectionHeader.foreground#89b4fa
  • sideBarTitle.foreground#89b4fa
  • statusBar.background#313244
  • statusBar.foreground#cdd6f4
  • tab.activeBackground#1e1e2e
  • tab.activeForeground#cdd6f4
  • tab.inactiveBackground#181825
  • tab.inactiveForeground#cdd6f4
  • terminal.background#1e1e2e
  • terminal.foreground#cdd6f4
  • terminalCursor.foreground#f5e0dc
  • titleBar.activeBackground#181825

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#6c7086italic
keyword, keyword.control, keyword.operator.expression#cba6f7
storage, storage.type, storage.modifier#89dceb
variable#cdd6f4
variable.language#f38ba8italic
string, string.quoted, punctuation.definition.string#a6e3a1
constant, constant.numeric, constant.language#fab387
entity.name.function, support.function#89b4fa
entity.name.type.class, entity.name.class, support.class#f9e2af
entity.other.inherited-class#f9e2afitalic
entity.name.tag#f38ba8
entity.other.attribute-name#74c7ecitalic
support.type, support.class#89dceb
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#89b4fabold