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#f1ede7
  • activityBar.foreground#5a6470
  • activityBar.inactiveForeground#9ca3af
  • activityBarBadge.background#7c3aed
  • activityBarBadge.foreground#ffffff
  • editor.background#faf8f5
  • editor.findMatchBackground#fff3cd80
  • editor.findMatchHighlightBackground#fff3cd50
  • editor.foreground#111827
  • editor.selectionBackground#d1e7dd80
  • editor.selectionHighlightBackground#f8d7da60
  • editorGroup.border#e2e0dc
  • editorGroupHeader.tabsBackground#f1ede7
  • editorIndentGuide.activeBackground#cbd5e0
  • editorIndentGuide.background#e2e8f0
  • editorLineNumber.activeForeground#4b5563
  • editorLineNumber.foreground#374151
  • editorWhitespace.foreground#e2e8f0
  • input.background#ffffff
  • input.border#d1d5db
  • input.foreground#111827
  • scrollbarSlider.activeBackground#cbd5e070
  • scrollbarSlider.background#cbd5e030
  • scrollbarSlider.hoverBackground#cbd5e050
  • sideBar.background#f8f6f2
  • sideBar.foreground#23272e
  • sideBarSectionHeader.background#ede8e0
  • sideBarSectionHeader.foreground#111827
  • sideBarTitle.foreground#111827
  • statusBar.background#e6e0d6
  • statusBar.debuggingBackground#f6ad55
  • statusBar.foreground#23272e
  • statusBar.noFolderBackground#e6e0d6
  • tab.activeBackground#faf8f5
  • tab.activeForeground#111827
  • tab.border#e2e0dc
  • tab.inactiveBackground#f1ede7
  • tab.inactiveForeground#4b5563
  • terminal.background#faf8f5
  • terminal.foreground#23272e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4b5563italic
variable, string constant.other.placeholder#111827—
invalid, invalid.illegal#e53e3e—
keyword, storage.type, storage.modifier#7c3aed—
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#4299e1—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#d69e2e—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#3182ce—
meta.block variable.other#d69e2e—
support.other.variable, string.other.link#d69e2e—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#c05621—
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#38a169—
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#d69e2e—
support.type#374151—
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#374151—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#e53e3e—
variable.language#e53e3eitalic
entity.name.method.js#3182ceitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#3182ce—
entity.other.attribute-name#7c3aed—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#d69e2eitalic
entity.other.attribute-name.class#d69e2e—
markup.inserted#38a169—
markup.deleted#e53e3e—
markup.changed#7c3aed—
string.regexp#4299e1—
constant.character.escape#4299e1—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#3182ceitalic
text.html.markdown, punctuation.definition.list_item.markdown#1f2937—
text.html.markdown markup.inline.raw.markdown#7c3aed—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#38a169—
markup.italic#d69e2eitalic
markup.bold, markup.bold string#d69e2ebold
markup.underline#c05621underline