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#272e33
  • activityBar.foreground#d3c6aa
  • activityBarBadge.background#a7c080
  • activityBarBadge.foreground#2b3339
  • button.background#a7c080
  • button.foreground#2b3339
  • editor.background#2b3339
  • editor.foreground#d3c6aa
  • editor.lineHighlightBackground#323c41
  • editor.selectionBackground#475258
  • editor.selectionHighlightBackground#47525888
  • editor.wordHighlightBackground#47525866
  • editorCursor.foreground#d3c6aa
  • editorGroupHeader.tabsBackground#272e33
  • editorIndentGuide.background1#475258
  • editorLineNumber.activeForeground#d3c6aa
  • editorLineNumber.foreground#475258
  • editorLink.activeForeground#a7c080
  • editorRuler.foreground#475258
  • editorWhitespace.foreground#475258
  • editorWidget.background#272e33
  • input.background#2b3339
  • list.activeSelectionBackground#a7c080
  • list.activeSelectionForeground#000
  • list.focusHighlightForeground#475258
  • list.highlightForeground#e69875
  • list.hoverBackground#475258
  • list.inactiveSelectionBackground#a7c080
  • list.inactiveSelectionForeground#000
  • pickerGroup.border#475258
  • pickerGroup.foreground#a7c080
  • quickInput.background#272e33
  • quickInput.foreground#d3c6aa
  • quickInputList.focusBackground#a7c080
  • quickInputList.focusForeground#2b3339
  • sideBar.background#272e33
  • sideBar.foreground#d3c6aa
  • sideBarSectionHeader.background#323c41
  • sideBarSectionHeader.foreground#a7c080
  • sideBarTitle.foreground#a7c080
  • statusBar.background#323c41
  • statusBar.foreground#d3c6aa
  • tab.activeBackground#2b3339
  • tab.activeForeground#d3c6aa
  • tab.inactiveBackground#272e33
  • tab.inactiveForeground#d3c6aa
  • terminal.background#272e33
  • terminal.foreground#d3c6aa
  • terminalCursor.foreground#d3c6aa
  • titleBar.activeBackground#272e33

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#7a8478italic
keyword, keyword.control, keyword.operator.expression#e67e80
storage, storage.type, storage.modifier#d699b6
variable#d3c6aa
variable.language#e69875italic
string, string.quoted, punctuation.definition.string#a7c080
constant, constant.numeric, constant.language#dbbc7f
entity.name.function, support.function#7fbbb3
entity.name.type.class, entity.name.class, support.class#d699b6
entity.other.inherited-class#d699b6italic
entity.name.tag#e67e80
entity.other.attribute-name#83c092italic
support.type, support.class#7fbbb3
variable.parameter, entity.name.variable.parameteritalic
keyword.control.new, keyword.operator.newbold italic
markup.italicitalic
markup.boldbold
markup.heading#7fbbb3bold