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#e6e9ef
  • activityBar.foreground#4c4f69
  • activityBarBadge.background#1e66f5
  • activityBarBadge.foreground#eff1f5
  • button.background#1e66f5
  • button.foreground#eff1f5
  • editor.background#eff1f5
  • editor.foreground#4c4f69
  • editor.lineHighlightBackground#e6e9ef
  • editor.selectionBackground#acb0be
  • editor.selectionHighlightBackground#acb0be88
  • editor.wordHighlightBackground#acb0be66
  • editorCursor.foreground#dc8a78
  • editorIndentGuide.background1#acb0be
  • editorLineNumber.activeForeground#4c4f69
  • editorLineNumber.foreground#acb0be
  • editorLink.activeForeground#1e66f5
  • editorRuler.foreground#acb0be
  • editorWhitespace.foreground#acb0be
  • editorWidget.background#e6e9ef
  • list.activeSelectionBackground#1e66f5
  • list.activeSelectionForeground#fff
  • list.focusHighlightForeground#FFFFFF
  • list.highlightForeground#1e66f5
  • list.hoverBackground#6296ff
  • list.inactiveSelectionBackground#1e66f5
  • list.inactiveSelectionForeground#fff
  • panel.background#e6e9ef
  • pickerGroup.border#acb0be
  • pickerGroup.foreground#1e66f5
  • quickInput.background#e6e9ef
  • quickInput.foreground#4c4f69
  • quickInputList.focusBackground#1e66f5
  • quickInputList.focusForeground#eff1f5
  • sideBar.background#e6e9ef
  • sideBar.foreground#4c4f69
  • sideBarSectionHeader.background#e6e9ef
  • sideBarSectionHeader.foreground#1e66f5
  • sideBarTitle.foreground#1e66f5
  • statusBar.background#ccd0da
  • statusBar.foreground#4c4f69
  • tab.activeBackground#eff1f5
  • tab.activeForeground#4c4f69
  • tab.inactiveBackground#e6e9ef
  • tab.inactiveForeground#4c4f69
  • terminal.background#eff1f5
  • terminal.foreground#4c4f69
  • terminalCursor.foreground#dc8a78
  • titleBar.activeBackground#e6e9ef

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#8c8fa1italic
keyword, keyword.control, keyword.operator.expression#8839ef
storage, storage.type, storage.modifier#04a5e5
variable#4c4f69
variable.language#fe640bitalic
string, string.quoted, punctuation.definition.string#40a02b
constant, constant.numeric, constant.language#fe640b
entity.name.function, support.function#1e66f5
entity.name.type.class, entity.name.class, support.class#df8e1d
entity.other.inherited-class#df8e1ditalic
entity.name.tag#d20f39
entity.other.attribute-name#179299italic
support.type, support.class#04a5e5
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#1e66f5bold