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#212121
  • activityBar.foreground#ffce00
  • activityBar.inactiveForeground#ffffff
  • activityBarBadge.background#ffce00
  • activityBarBadge.foreground#000000
  • breadcrumb.activeSelectionForeground#ffce00
  • breadcrumb.focusForeground#ffce00
  • breadcrumb.foreground#ff0000
  • editor.background#212121
  • editor.findMatchBackground#000000
  • editor.findMatchBorder#ff0000
  • editor.findMatchHighlightBackground#000000
  • editor.findMatchHighlightBorder#ff0000
  • editor.findRangeHighlightBackground#ff0000
  • editor.findRangeHighlightBorder#ff0000
  • editor.foreground#ffffff
  • editor.lineHighlightBackground#ff0000
  • editor.lineHighlightBorder#ff0000
  • editor.rangeHighlightBackground#ff0000
  • editor.rangeHighlightBorder#ff0000
  • editor.selectionBackground#ff0000
  • editor.selectionForeground#ffffff
  • editor.wordHighlightBackground#ff0000
  • editor.wordHighlightBorder#ff0000
  • editor.wordHighlightStrongBackground#ff0000
  • editor.wordHighlightStrongBorder#ff0000
  • editorBracketHighlight.foreground1#ffce00
  • editorBracketHighlight.foreground2#ffce00
  • editorBracketMatch.background#000000
  • editorBracketMatch.border#ffce00
  • editorBracketPairGuide.activeBackground1#ffce00
  • editorBracketPairGuide.activeBackground2#ff0000
  • editorBracketPairGuide.activeBackground3#06DFF1
  • editorBracketPairGuide.activeBackground4#ffce00
  • editorBracketPairGuide.activeBackground5#06DFF1
  • editorBracketPairGuide.activeBackground6#ff0000
  • editorBracketPairGuide.background1#06DFF1
  • editorLineNumber.activeForeground#ffffff
  • editorLineNumber.foreground#06DFF1
  • gitDecoration.ignoredResourceForeground#ff0000
  • gitlens.decorations.addedForegroundColor#ff0000
  • input.foreground#ff0000
  • list.activeSelectionBackground#ffffff
  • list.activeSelectionForeground#ff0000
  • list.activeSelectionIconForeground#ff0000
  • list.deemphasizedForeground#ffffff
  • list.dropBackground#fff
  • list.focusBackground#61afef60
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#fff
  • list.focusOutline#ff0000
  • list.hoverBackground#535353
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#ffffff
  • list.inactiveFocusOutline#ff0000
  • list.inactiveSelectionBackground#ffffff
  • list.inactiveSelectionForeground#000000
  • list.inactiveSelectionIconForeground#ff0000
  • listFilterWidget.outline#fff
  • ports.iconRunningProcessForeground#ff0000
  • scrollbar.shadow#ffce00
  • sideBar.background#212121
  • sideBar.border#ffce00
  • sideBar.dropBackground#06DFF1
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#393750
  • sideBarSectionHeader.foreground#ffce00
  • sideBarTitle.foreground#ffce00
  • statusBar.background#ffce00
  • statusBar.debuggingBackground#ffffff
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#212121
  • terminal.ansiBrightGreen#ff0000
  • terminal.ansiGreen#ff0000
  • terminal.border#ffce00
  • terminal.dropBackground#ff0000
  • terminal.tab.activeBorder#ffce00
  • terminalCursor.background#ffce00
  • terminalCursor.foreground#ff0000
  • textBlockQuote.background#ff0000
  • textBlockQuote.border#ff0000
  • textLink.foreground#ff0000
  • titleBar.activeBackground#212121
  • tree.indentGuidesStroke#ff0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4B4B69italic
variable, string constant.other.placeholder#FA25A1—
constant.other.color#000000—
invalid, invalid.illegal#FF0000—
keyword, storage.type, storage.modifier#C792EA—
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#FFE69D—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ffce00—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#06dff1—
meta.block variable.other#ffce00—
support.other.variable, string.other.link#ffce00—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#FA86FF—
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#A8E6CF—
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#FFCB6B—
support.type#B2CCD6—
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#00ff0d—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF0000—
variable.language#e0dcdditalic
entity.name.method.js#F4600Citalic
meta.class-method.js entity.name.function.js, variable.function.constructor#FF0000—
entity.other.attribute-name#06dff1—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#FFCB6B—
source.sass keyword.control#F4600C—
markup.inserted#ffffff—
markup.deleted#FF0000—
markup.changed#b7b6b8—
string.regexp#06dff1—
constant.character.escape#06dff1—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#FF0000italic
source.js constant.other.object.key.js string.unquoted.label.js#FF0000italic
source.json meta.structure.dictionary.json support.type.property-name.json#C792EA—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#FFCB6B—
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#F78C6C—
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#FF0000—
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#C17E70—
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#F4600C—
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#f07178—
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#C792EA—
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#C3E88D—
text.html.markdown, punctuation.definition.list_item.markdown#EEFFFF—
text.html.markdown markup.inline.raw.markdown#C792EA—
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E—
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D—
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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 string#f07178bold
markup.underline#F78C6Cunderline
markup.quote punctuation.definition.blockquote.markdown#65737E—
markup.quote—italic
string.other.link.title.markdown#F4600C—
string.other.link.description.title.markdown#C792EA—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#C792EA—
markup.raw.block.fenced.markdown#00000050—
punctuation.definition.fenced.markdown#00000050—
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#EEFFFF—
variable.language.fenced.markdown#65737E—
meta.separator#65737Ebold
markup.table#EEFFFF—
AlienW3 Theme by Alien W3 - VS Code Theme