Skip to main content
Coding Theme

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.activeBorder#ffffff
  • activityBar.activeFocusBorder#bb0000
  • activityBar.background#290000
  • activityBar.border#21e607
  • activityBar.dropBorder#b43b3b
  • activityBar.foreground#21e607
  • activityBar.inactiveForeground#21e60777
  • activityBarBadge.background#21e607
  • activityBarBadge.foreground#000000
  • badge.background#21e607
  • badge.foreground#000000
  • banner.background#bb0000
  • banner.foreground#ffffff
  • banner.iconForeground#ffffff
  • breadcrumb.activeSelectionForeground#21e607
  • breadcrumb.background#500000
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#ffffff
  • breadcrumbPicker.background#500000
  • button.background#290000
  • button.border#ffffff
  • button.foreground#21e607
  • button.hoverBackground#16bd0080
  • contrastActiveBorder#21e607
  • contrastBorder#21e607
  • debugConsole.errorForeground#ff0000
  • debugConsole.infoForeground#ff0000
  • debugIcon.pauseForeground#ff0000
  • dropdown.background#052b00ec
  • dropdown.border#ffffff
  • dropdown.foreground#21e607
  • editor.background#290000
  • editor.findMatchBackground#16bd0080
  • editor.findMatchBorder#ffffff
  • editor.findMatchHighlightBackground#4686fd91
  • editor.findRangeHighlightBackground#16bd0080
  • editor.findRangeHighlightBorder#ffffff
  • editor.foreground#ceca00
  • editor.selectionBackground#16bd0080
  • editor.symbolHighlightBackground#ff0000
  • editorBracketHighlight.foreground1#21e607
  • editorBracketHighlight.foreground2#13ffff
  • editorBracketHighlight.foreground3#fd61f0
  • editorBracketHighlight.foreground4#ceca00
  • editorBracketHighlight.foreground5#73a4fd
  • editorBracketHighlight.foreground6#ff5522
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorBracketPairGuide.activeBackground1#21e607
  • editorBracketPairGuide.activeBackground2#13ffff
  • editorBracketPairGuide.activeBackground3#fd61f0
  • editorBracketPairGuide.activeBackground4#ceca00
  • editorBracketPairGuide.activeBackground5#73a4fd
  • editorBracketPairGuide.activeBackground6#ff5522
  • editorGroup.dropBackground#ffffff6c
  • editorGroupHeader.tabsBackground#290000
  • editorGroupHeader.tabsBorder#21e607
  • editorLineNumber.activeForeground#fd61f0
  • editorLineNumber.foreground#16bd00
  • editorWidget.background#500000
  • editorWidget.foreground#ffffff
  • input.background#290000
  • input.border#ffffff
  • input.foreground#ffffff
  • input.placeholderForeground#ffffff98
  • inputOption.activeBackground#16bd0080
  • inputOption.activeBorder#ffffff
  • inputValidation.errorBorder#ff0000
  • menu.background#052b00ec
  • menu.border#ffffff
  • menu.foreground#21e607
  • menu.selectionBorder#ffffff
  • menubar.selectionForeground#ffffff
  • notificationCenter.border#ffffff
  • notificationCenterHeader.background#290000
  • notificationCenterHeader.foreground#ffffff
  • notifications.background#052b00ec
  • notifications.border#21e607
  • notifications.foreground#21e607
  • notificationToast.border#21e607
  • panel.background#290000
  • panel.border#21e607
  • panelTitle.activeBorder#ff000000
  • sideBar.background#400000
  • sideBarSectionHeader.border#21e607
  • sideBarTitle.foreground#21e607
  • sideBySideEditor.horizontalBorder#ffffff
  • statusBar.background#052b00ec
  • statusBar.foreground#21e607
  • tab.border#21e607
  • tab.hoverBackground#290000
  • tab.hoverBorder#ff0000
  • tab.hoverForeground#21e607
  • tab.inactiveBackground#500000
  • tab.unfocusedHoverBorder#ffffff
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#00ffff
  • terminal.ansiBrightBlack#ffffff
  • terminal.ansiBrightRed#ff0000
  • terminal.ansiCyan#00ffff
  • terminal.ansiRed#ff0000
  • terminal.background#400000
  • terminal.border#21e607
  • terminal.dropBackground#16bd0080
  • terminal.foreground#21e607
  • terminal.selectionBackground#16bd0080
  • terminal.tab.activeBorder#ffffff00
  • terminalCursor.foreground#21e607
  • titleBar.activeBackground#290000
  • titleBar.activeForeground#21e607
  • titleBar.border#21e607
  • titleBar.inactiveBackground#500000
  • titleBar.inactiveForeground#21e607

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff0000italic underline
variable, string constant.other.placeholder#3cffff—
constant.other.color#ffffff—
invalid, invalid.illegal#FF5370—
keyword, storage.type, storage.modifier#33ff00—
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#13ffff—
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#f07178—
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#fa7101—
meta.block variable.other#f66696—
support.other.variable, string.other.link#f07178—
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fd61f0—
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#d6d6d6—
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#fa7101—
support.type#ff3758—
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#17fb9c—
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370—
variable.language#ff3758italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF—
entity.other.attribute-name#9900ff—
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#ffa600—
source.sass keyword.control#82AAFF—
markup.inserted#8de8cd—
markup.deleted#FF5370—
markup.changed#C792EA—
string.regexp#73a4fd—
constant.character.escape#00fdb1—
*url*, *link*, *uri*—underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
source.json meta.structure.dictionary.json support.type.property-name.json#bc57ff—
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#a1ce00—
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#FF5370—
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#82AAFF—
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#00ffff—
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#99ff00—
markup.italic#f07178italic
markup.bold, markup.bold string#ff00eabold
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#ffffffitalic
string.other.link.title.markdown#99ff00—
string.other.link.description.title.markdown#ff59ba—
constant.other.reference.link.markdown#FFCB6B—
markup.raw.block#ff5522—
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—
Rev Blaze High Contrast by Sanjay Suresh - VS Code Theme