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#14141e
  • activityBar.border#14141e
  • activityBar.foreground#7272a1
  • activityBarBadge.background#14141e
  • activityBarBadge.foreground#7272a177
  • badge.background#29293a
  • badge.foreground#7272a1
  • banner.background#14141e
  • breadcrumb.background#14141e
  • button.background#29293a
  • button.foreground#7272a1
  • checkbox.background#29293a
  • checkbox.foreground#7272a1
  • disabledForeground#7272a177
  • dropdown.background#14141e
  • dropdown.border#29293a
  • dropdown.foreground#7272a1
  • dropdown.listBackground#14141e
  • editor.background#14141e
  • editor.foreground#7272a1
  • editor.lineHighlightBackground#7272a111
  • editor.selectionBackground#7272a122
  • editor.selectionHighlightBackground#7272a144
  • editorGroup.border#29293a
  • editorGroupHeader.border#14141e
  • editorGroupHeader.tabsBackground#14141e
  • editorHoverWidget.background#14141e
  • editorLineNumber.activeForeground#7272a1
  • editorLineNumber.foreground#7272a177
  • editorOverviewRuler.border#14141e
  • editorWidget.background#14141e
  • editorWidget.border#7272a177
  • focusBorder#29293a
  • foreground#7272a1
  • icon.foreground#7272a177
  • input.background#29293a
  • input.border#29293a
  • input.foreground#7272a1
  • list.activeSelectionBackground#7272a122
  • list.activeSelectionForeground#7272a1
  • list.hoverBackground#7272a144
  • menu.background#14141e
  • minimap.background#14141e
  • panel.background#14141e
  • panel.border#29293a
  • panelSectionHeader.foreground#7272a1
  • progressBar.background#7272a1
  • scrollbar.shadow#29293a
  • scrollbarSlider.activeBackground#29293a
  • scrollbarSlider.background#29293a77
  • scrollbarSlider.hoverBackground#29293a
  • sideBar.background#14141e
  • sideBar.foreground#7272a1
  • sideBySideEditor.horizontalBorder#29293a
  • sideBySideEditor.verticalBorder#29293a
  • statusBar.background#14141e
  • statusBar.border#29293a
  • statusBar.foreground#7272a177
  • statusBar.noFolderBackground#14141e
  • tab.activeBackground#14141e
  • tab.activeBorderTop#7272a1
  • tab.activeForeground#7272a1
  • tab.border#14141e
  • tab.inactiveBackground#14141e
  • tab.inactiveForeground#7272a177
  • terminal.background#14141e
  • terminal.border#14141e
  • terminal.foreground#7272a1
  • titleBar.activeBackground#14141e
  • titleBar.border#14141e
  • titleBar.inactiveBackground#14141e
  • widget.border#29293a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.definition.function, meta.definition.variable entity.name.function, meta.function.python entity.name.function.python, meta.function.python support.function#fe7734
meta.function-call#b06845
comment, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text#49495aitalic
variable, variable.other, variable.parameter, comment variable, support.variable, string constant.other.placeholder, constant.other.color, meta.object-literal.key#8686cb
entity.name.function.operator, keyword, keyword.control, keyword.operator, keyword.operator.new, keyword.operator.expression, keyword.other.template, keyword.other.substitution, keyword.operator.logical, keyword.operator.comparison, keyword.operator.assignment, storage.modifier, storage.type, variable.language, constant.language, support.class, support.type, meta.brackets entity.name.function.operator, meta.tag, meta.brace, constant.other.color, storage.type.function.arrow#5b5b7b
punctuation, punctuation.definition, punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded, punctuation.separator, punctuation.terminator#49495a
constant, constant.numeric, constant.language, constant.character.escape, entity.name.operator.custom-literal, string.quoted, string.template, string.quoted.docstring, string.quoted.docstring punctuation.definition#7272a1
constant.other, constant.other.caps, constant.other.property, constant.other.color, constant.character.escape, constant.other.character-class.escape, entity.name.constant, support.type.property-name, string.quoted.double.json#7272a1
invalid, invalid.illegal#e06c75
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#5b5b7b
comment entity.name.type, comment storage.type, entity.name.class, entity.name.namespace, entity.name.type, entity.name.type.class, entity.name.type.namespace, entity.other.inherited-class, entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, entity.other.attribute-name.css, meta.class, source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#bebeef
entity.name.tag, string.regexp, meta.tag.sgml, tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#49495a
*url*, *link*, *uri*underline
markup.headingbold
markup.italic, markup.quoteitalic
markup.bold, markup.bold stringbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold stringbold italic
markup.underlineunderline
dark-rotor theme by rotorsoft - VS Code Theme