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#162424
  • activityBar.foreground#c8d8c8
  • activityBarBadge.background#68b090
  • activityBarBadge.foreground#1a2b2b
  • button.background#68b090
  • button.foreground#1a2b2b
  • editor.background#1a2b2b
  • editor.foreground#c8d8c8
  • editor.lineHighlightBackground#223333
  • editor.selectionBackground#2d4a4a
  • editor.selectionHighlightBackground#2d4a4a88
  • editor.wordHighlightBackground#2d4a4a66
  • editorCursor.foreground#68b090
  • editorGroupHeader.tabsBackground#162424
  • editorIndentGuide.background1#2d4a4a
  • editorLineNumber.activeForeground#c8d8c8
  • editorLineNumber.foreground#2d4a4a
  • editorLink.activeForeground#68b090
  • editorRuler.foreground#2d4a4a
  • editorWhitespace.foreground#2d4a4a
  • editorWidget.background#162424
  • input.background#1a2b2b
  • list.activeSelectionBackground#68b090
  • list.activeSelectionForeground#000
  • list.focusHighlightForeground#2d4a4a
  • list.highlightForeground#9fe3c5
  • list.hoverBackground#2d4a4a
  • list.inactiveSelectionBackground#68b090
  • list.inactiveSelectionForeground#000
  • panel.background#162424
  • pickerGroup.border#2d4a4a
  • pickerGroup.foreground#68b090
  • quickInput.background#1a2b2b
  • quickInput.foreground#c8d8c8
  • quickInputList.focusBackground#68b090
  • quickInputList.focusForeground#1a2b2b
  • sideBar.background#162424
  • sideBar.foreground#c8d8c8
  • sideBarSectionHeader.background#223333
  • sideBarSectionHeader.foreground#68b090
  • sideBarTitle.foreground#68b090
  • statusBar.background#223333
  • statusBar.foreground#c8d8c8
  • tab.activeBackground#1a2b2b
  • tab.activeForeground#c8d8c8
  • tab.inactiveBackground#162424
  • tab.inactiveForeground#c8d8c8
  • terminal.background#1a2b2b
  • terminal.foreground#c8d8c8
  • terminalCursor.foreground#68b090
  • titleBar.activeBackground#162424

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#507060italic
keyword, keyword.control, keyword.operator.expression#88d8a8
storage, storage.type, storage.modifier#60b8d0
variable#c8d8c8
variable.language#d0a878italic
string, string.quoted, punctuation.definition.string#98c898
constant, constant.numeric, constant.language#d0a878
entity.name.function, support.function#68b0d0
entity.name.type.class, entity.name.class, support.class#88d8b8
entity.other.inherited-class#88d8b8italic
entity.name.tag#a8e8a0
entity.other.attribute-name#68c8a8italic
support.type, support.class#60b8d0
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#68b0d0bold