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#ffffff
  • activityBar.border#000000
  • activityBar.foreground#000000
  • activityBarBadge.background#000000
  • activityBarBadge.foreground#ffffff
  • badge.background#000000
  • badge.foreground#ffffff
  • breadcrumb.background#ffffff
  • breadcrumb.foreground#000000
  • button.background#ffffff
  • button.border#000000
  • button.foreground#000000
  • button.hoverBackground#f0f0f0
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.lineHighlightBorder#000000
  • editor.selectionBackground#00000033
  • editorBracketMatch.border#000000
  • editorCursor.foreground#000000
  • editorGroup.border#000000
  • editorGroupHeader.tabsBackground#ffffff
  • editorGroupHeader.tabsBorder#000000
  • editorIndentGuide.activeBackground#000000
  • editorIndentGuide.background#0000004d
  • editorLineNumber.activeForeground#000000
  • editorLineNumber.foreground#000000
  • editorWhitespace.foreground#00000033
  • editorWidget.background#ffffff
  • editorWidget.border#000000
  • focusBorder#000000
  • foreground#000000
  • input.background#ffffff
  • input.border#000000
  • input.foreground#000000
  • list.activeSelectionBackground#00000033
  • list.activeSelectionForeground#000000
  • list.focusBackground#00000033
  • list.focusOutline#000000
  • list.highlightForeground#000000
  • list.hoverBackground#0000001a
  • menu.background#ffffff
  • menu.border#000000
  • menu.foreground#000000
  • menu.selectionBackground#0000001a
  • menu.selectionBorder#000000
  • panel.background#ffffff
  • panel.border#000000
  • peekView.border#000000
  • progressBar.background#000000
  • selection.background#00000033
  • sideBar.background#ffffff
  • sideBar.border#000000
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#ffffff
  • sideBarSectionHeader.border#000000
  • statusBar.background#ffffff
  • statusBar.border#000000
  • statusBar.foreground#000000
  • statusBarItem.remoteBackground#000000
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#ffffff
  • tab.activeBorder#000000
  • tab.activeBorderTop#000000
  • tab.activeForeground#000000
  • tab.border#000000
  • tab.inactiveBackground#ffffff
  • tab.inactiveForeground#000000
  • terminal.background#ffffff
  • terminal.border#000000
  • terminal.foreground#000000
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#000000
  • titleBar.border#000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
block.scope, constant.numeric, entity.name.function.operator, keyword.operator, meta.brace, punctuation, support.constant.core.rust, support.constant.font-name, support.constant.property-value, support.constant.std.php, support.type.property-name, token.package, variable.parameter, wikiword.xi#000000
docstring.variable.end.numpy.python, entity.global.clojure, entity.name.class, entity.name.type, entity.name.namespace, entity.name.package, entity.name.lifetime.rust, entity.other.attribute-name.class.css, entity.other.attribute-name.id, entity.other.inherited-class, meta.function-result.swift, storage.modifier.import, support.class, support.type.primitive, support.type.builtin, support.type.swift#0010ff
constant, docstring.literal, entity.name.tag.css, entity.name.tag.wildcard, entity.name.tag.namespace.xml, entity.name.tag.xml, keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical.python, keyword.operator.instanceof, keyword.operator.type.php, meta.selector, meta.link.inline.markdown, markup.underline.link, meta.function.decorator.python, storage, storage.type, support.constant.color, support.constant.media.css, token.storage, variable.language.this, punctuation.definition.directive, punctuation.definition.block.tag, punctuation.definition.constant, punctuation.definition.keyword, punctuation.definition.metadata.markdown, variable.parameter.function.language.special.self.python#8a006e
string, markup.inserted, markup.bold, todo.bold, markup.heading.setext, source.ini, markup.bold, markup.italic, markup.inline.raw.string.markdown, markup.strikethrough, fenced_code.block.language.markdown, punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.markdown, punctuation.definition.math, punctuation.definition.raw.markdown, punctuation.definition.strikethrough.markdown, punctuation.definition.string#126900
accent.xi, entity.name.function, entity.name.function.operator.member, entity.name.goto-label.php, entity.name.tag.html, entity.name.tag.localname.xml, keyword.control.at-rule.media.css, meta.function-call, meta.function.decorator.python, meta.declaration.annotation.java, punctuation.definition.annotation, punctuation.definition.decorator.python, punctuation.definition.link.title, punctuation.definition.link.description, punctuation.decorator.ts, string.other.link, support.function, storage.type.annotation.java, variable.function#f55000
constant.other.character-class.regexp, docstring.snippet, docstring.variable.placeholder.numpy.python, entity.name.tag, entity.other.attribute-name, entity.name.section, entity.name.section.nmd, markup.heading, meta.property.object, meta.symbol.clojure, meta.definition.type, punctuation.definition.heading, punctuation.definition.list, punctuation.support.type.property-name, support.variable, meta.attribute, support.type.property-name, support.type.property-name.media.css, variable, variable.parameter#0050ff
comment, markup.quote, punctuation.definition.quote, punctuation.definition.quote, punctuation.definition.comment, punctuation.definition.tag.xi#af0000italic
constant.numeric.other.suffix, docstring.variable.placeholder.numpy.python, entity.other.attribute-name, entity.name.function.decorator.python, keyword.other.unit, markup.italic, markup.underline.link, meta.function.decorator.python, punctuation.definition.decorator.python, support.constant.property-value, variable.language.this, variable.language.super, variable.parameter, variable.parameter.function.language.special.self.pythonitalic
constant, docstring.literal, constant.character.escape, entity.other.attribute-name.class.css, keyword, keyword.control, keyword.operator.expression, keyword.operator.instanceof, keyword.operator.logical.python, keyword.operator.new, keyword.operator.type.php, markup.bold, markup.heading, meta.selector, storage, storage.type, support.constant.color, support.function.builtin.python, support.function.magic.python, token.storagebold
constant.numeric, keyword.operator.logical.and.media.css, punctuation.definition.bold.markdown, punctuation.definition.italic.markdownnormal
invalid.illegal, invalid.broken, token.error-token#ff0000underline
invalid.deprecated, invalid.unimplemented#000000strikethrough