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.activeBackground#f4f4f5
  • activityBar.activeBorder#fafafa
  • activityBar.activeFocusBorder#f4f4f5
  • activityBar.background#f4f4f5
  • activityBar.border#f4f4f5
  • activityBar.dropBorder#fafafa
  • activityBar.foreground#27272a
  • activityBar.inactiveForeground#71717a
  • activityBarBadge.background#27272a
  • activityBarBadge.foreground#fafafa
  • badge.background#27272a
  • badge.foreground#fafafa
  • button.background#27272a
  • button.foreground#e4e4e7
  • button.hoverBackground#09090b
  • button.secondaryBackground#27272a
  • button.secondaryForeground#fafafa
  • button.secondaryHoverBackground#3f3f46
  • button.separator#27272a
  • editor.background#f4f4f5
  • editor.foreground#27272a
  • editor.hoverHighlightBackground#27272a40
  • editor.inactiveSelectionBackground#27272a40
  • editor.selectionBackground#27272a40
  • editor.selectionForeground#fafafa
  • editor.selectionHighlightBackground#27272a40
  • editor.wordHighlightBackground#27272a40
  • editorBracketHighlight.foreground1#52525b
  • editorBracketHighlight.foreground2#52525b
  • editorBracketHighlight.foreground3#52525b
  • editorBracketHighlight.foreground4#52525b
  • editorBracketHighlight.foreground5#52525b
  • editorBracketHighlight.foreground6#52525b
  • editorBracketHighlight.unexpectedBracket.foreground#fb7185
  • editorBracketMatch.background#09090b40
  • editorCursor.background#09090b
  • editorGroupHeader.noTabsBackground#f4f4f5
  • editorGroupHeader.tabsBackground#f4f4f5
  • editorLineNumber.activeForeground#27272a
  • editorLineNumber.foreground#a1a1aa
  • editorStickyScroll.border#d4d4d8
  • editorSuggestWidget.background#fafafa
  • editorSuggestWidget.border#fafafa
  • editorSuggestWidget.focusHighlightForeground#fafafa
  • editorSuggestWidget.foreground#27272a
  • editorSuggestWidget.highlightForeground#27272a
  • editorSuggestWidget.selectedBackground#27272a
  • editorSuggestWidget.selectedForeground#fafafa
  • editorSuggestWidget.selectedIconForeground#fafafa
  • focusBorder#f4f4f5
  • list.activeSelectionBackground#e4e4e7
  • list.activeSelectionForeground#71717a
  • list.activeSelectionIconForeground#71717a
  • minimap.background#f4f4f5
  • minimap.errorHighlight#fb7185
  • minimap.selectionHighlight#27272a40
  • panel.background#f4f4f5
  • scrollbar.shadow#f4f4f5
  • scrollbarSlider.activeBackground#d4d4d8
  • scrollbarSlider.background#27272a40
  • selection.background#09090b40
  • sideBar.background#f4f4f5
  • sideBar.dropBackground#f4f4f5
  • sideBar.foreground#71717a
  • sideBarSectionHeader.background#f4f4f5
  • sideBarSectionHeader.foreground#3f3f46
  • sideBarTitle.background#f4f4f5
  • sideBarTitle.foreground#f4f4f5
  • statusBar.background#f4f4f5
  • statusBar.foreground#27272a
  • statusBar.noFolderBackground#f4f4f5
  • statusBar.noFolderForeground#27272a
  • statusBarItem.errorForeground#fb7185
  • tab.activeBackground#f4f4f5
  • tab.activeBorder#27272a
  • tab.inactiveBackground#f4f4f5
  • textLink.foreground#09090b
  • titleBar.activeBackground#f4f4f5
  • titleBar.activeForeground#27272a
  • titleBar.inactiveBackground#f4f4f5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a1a1aaitalic
variable, string constant.other.placeholder#09090b
constant.other.color#09090b
invalid, invalid.illegal#fb7185
keyword, storage.type, storage.modifier#09090bbold
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#52525b
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#09090b
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#09090b
meta.block variable.other#09090b
support.other.variable, string.other.link#09090b
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#27272a
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#52525b
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#09090b
support.type#09090bbold
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#52525b
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#09090b
variable.language#09090bitalic
entity.name.method.js#09090bitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#09090b
entity.other.attribute-name#3f3f46italic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#3f3f46italic
entity.other.attribute-name.class#09090b
source.sass keyword.control#09090b
markup.inserted#09090b
markup.deleted#09090b
markup.changed#09090b
string.regexp#09090b
constant.character.escape#09090b
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js#09090bitalic
source.js constant.other.object.key.js string.unquoted.label.js#09090b
source.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#09090b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json support.type.property-name.json#09090b