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#e9731821
  • activityBar.activeBorder#E97318
  • activityBar.background#f5f5f5
  • activityBar.border#e0e0e0
  • activityBar.foreground#4d4d4d
  • activityBar.inactiveForeground#4d4d4d72
  • activityBarBadge.background#E97318
  • activityBarBadge.foreground#ffffff
  • badge.background#E97318
  • badge.foreground#ffffff
  • button.background#E97318
  • contrastBorder#e0e0e0
  • dropdown.border#E97318
  • editor.background#ffffff
  • editor.foreground#333333
  • editor.lineHighlightBackground#f0f0f0
  • editor.lineHighlightBorder#e8e8e8
  • editor.selectionBackground#e9731850
  • editor.selectionForeground#333333
  • editorBracketHighlight.foreground1#D94848
  • editorBracketHighlight.foreground2#E56E4B
  • editorBracketHighlight.foreground3#E97318
  • editorBracketHighlight.foreground4#F79A4B
  • editorBracketHighlight.foreground5#FF7070
  • editorBracketHighlight.foreground6#FF9C5E
  • editorBracketMatch.border#888888
  • editorBracketPairGuide.activeBackground1#ffb688
  • editorBracketPairGuide.activeBackground2#E56E4B
  • editorBracketPairGuide.activeBackground3#E97318
  • editorBracketPairGuide.activeBackground4#F79A4B
  • editorBracketPairGuide.activeBackground5#FF7070
  • editorBracketPairGuide.activeBackground6#FF9C5E
  • editorBracketPairGuide.background1#D9484850
  • editorBracketPairGuide.background2#E56E4B50
  • editorBracketPairGuide.background3#e9731850
  • editorBracketPairGuide.background4#F79A4B50
  • editorBracketPairGuide.background5#FF707050
  • editorBracketPairGuide.background6#FF9C5E50
  • editorCursor.foreground#E97318
  • editorLightBulb.foreground#E97318
  • editorLightBulbAutoFix.foreground#E97318
  • editorLineNumber.foreground#aaaaaa
  • editorOverviewRuler.bracketMatchForeground#E97318
  • editorSuggestWidget.border#E97318
  • editorSuggestWidget.foreground#333333
  • editorSuggestWidget.highlightForeground#E97318
  • focusBorder#E97318
  • list.activeSelectionBackground#e9731850
  • list.inactiveSelectionBackground#ffdebd
  • menu.selectionBackground#E97318
  • menu.selectionForeground#ffffff
  • menubar.selectionBackground#E97318
  • menubar.selectionForeground#ffffff
  • panelTitle.activeBorder#E97318
  • scrollbarSlider.activeBackground#e9731880
  • scrollbarSlider.hoverBackground#E97318
  • selection.background#E97318
  • sideBar.background#f5f5f5
  • sideBar.border#e0e0e0
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#f0f0f0
  • sideBarSectionHeader.foreground#E97318
  • sideBarTitle.foreground#E97318
  • statusBar.background#f0f0f0
  • statusBar.border#e0e0e0
  • statusBar.foreground#4d4d4d
  • statusBar.noFolderBackground#f0f0f0
  • statusBarItem.prominentBackground#E97318
  • statusBarItem.remoteBackground#f0f0f0
  • statusBarItem.remoteForeground#E97318
  • symbolIcon.arrayForeground#E97318
  • tab.activeBackground#ffffff
  • tab.activeBorder#E97318
  • tab.activeModifiedBorder#b52f0a
  • tab.inactiveBackground#f0f0f0
  • tab.inactiveModifiedBorder#E97318
  • tab.unfocusedActiveModifiedBorder#E97318
  • tab.unfocusedInactiveModifiedBorder#E97318
  • terminal.background#f5f5f5
  • textLink.activeForeground#b95a13
  • textLink.foreground#E97318
  • titleBar.activeBackground#f0f0f0
  • titleBar.activeForeground#333333
  • titleBar.border#e0e0e0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#4d4d4d
punctuation.definition.string.begin, punctuation.definition.string.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, string.quoted punctuation.definition.string.begin, string.quoted punctuation.definition.string.end#757575
comment, punctuation.definition.comment#787878
variable, string constant.other.placeholder, source#4d4d4d
constant.other.color, punctuation.definition.entity, constant.character.entity, punctuation.definition.template-expression, punctuation.section.tag.twig#ffae57
invalid, invalid.illegal#FF3A00
keyword, storage.type, storage.modifier, constant.numeric, constant.language, support.constant, constant.character, constant.escape#E97318
punctuation, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution, meta.brace, meta.block, meta.jsx, meta.embedded.expression, meta.template.expression, meta.tag.block.any.html, string.unquoted.tag-string.nunjucks, text.html.nunjucks#4d4d4d
punctuation.separator.key-value.html, keyword.control, keyword.operator, constant.other.color, punctuation.definition.constant, meta.function.block.start.handlebars, meta.function.inline.other, meta.property-value, support.constant.mathematical-symbols, support.constant.vendored.property-value, punctuation.definition.keyword, punctuation.accessor, punctuation.separator.property, string.unquoted.filter-pipe#E97318
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, support.variable.dom, meta.import, meta.export, meta.export.default, support.class.builtin, support.class.component, variable.other.object#C84040
entity.name.function, variable.function, support.function, keyword.other.special-method, meta.function-call, keyword.control.filter#C47000
meta.block variable.other#4d4d4d
variable.parameter, text.html, punctuation.section.property-list, meta.property-value.scss punctuation, meta.property-list, keyword.operator.type.annotation, variable.other.object.property#4d4d4d
string, constant.other.symbol, constant.other.key, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, punctuation.definition.string, entity.name.section.markdown, meta.attribute-selector, entity.name.import.go, storage.type.attr.nunjucks#757575
entity.name, support.type, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types, meta.object-literal.key#B36D00
support.type, support.class, keyword.other.debugger, entity.other.inherited-class, meta.property-name, punctuation.definition.raw.markdown, variable.graphql, variable.other.readwrite#757575
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, support.type.property-name, support.variable.object.node, support.variable.object.process#757575
entity.name.module.js, variable.import.parameter.js#FF3A00
variable.language#757575
entity.name.method.js#757575
meta.class-method.js entity.name.function.js, variable.function.constructor#757575
entity.other.attribute-name#E97318
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#E97318
entity.other.attribute-name.class, punctuation.definition.entity.css#E97318
source.sass keyword.control#757575
markup.inserted#757575
markup.deleted#FF3A00
markup.changed#E97318
string.regexp#E97318
constant.character.escape#757575
*url*, *link*, *uri*underline
meta.decorator, tag.decorator.js entity.name.tag, tag.decorator.js punctuation.definition.tag#757575
source.js constant.other.object.key.js string.unquoted.label.js#FF3A00
source.json meta.structure.dictionary.json support.type.property-name.json#E97318
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E97318
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#E97318
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#E97318
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#E97318
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#E97318
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#E97318
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 meta.structure.dictionary.json support.type.property-name.json#E97318
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 meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#E97318
markup.italic#FF3A00italic
markup.bold#FF3A00bold
markup.underline#ffae57underline
markup.strike#ffcc66italic
markup.quote#757575italic
markup.raw.block#ffae57
markup.table#757575
text.html.markdown, punctuation.definition.list_item.markdown#333333
text.html.markdown markup.raw.inline, text.html.markdown markup.inline.raw.string.markdown#757575
text.html.markdown meta.dummy.line-break#333333
markdown.heading, markup.heading, markup.heading entity.name, markup.heading.markdown, punctuation.definition.heading.markdown#757575
markup.quote, punctuation.definition.blockquote.markdown#757575italic
string.other.link.title.markdown#ffcc66underline
markup.raw.block.fenced.markdown#555555
punctuation.definition.fenced.markdown, variable.language.fenced.markdown#333333
variable.language.fenced.markdown#333333
meta.separator#333333
token.info-token#757575
token.warn-token#ffcc66
token.error-token#FF3A00
token.debug-token#ffae57
storage.type.error.go#757575
punctuation.other.period.go#ffae57