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.background#000000
  • activityBar.border#000000
  • activityBar.foreground#ff0000
  • activityBar.inactiveForeground#ffffffd2
  • activityBarBadge.background#ff0000
  • activityBarBadge.foreground#000000
  • badge.background#ff0000
  • badge.foreground#000000
  • button.background#ff0000
  • button.foreground#000000
  • button.hoverBackground#cc0000
  • descriptionForeground#cccccc
  • editor.background#0a0a0a
  • editor.foreground#cccccc
  • editor.lineHighlightBackground#3a0000
  • editorBracketHighlight.foreground1#ffffff
  • editorBracketHighlight.foreground2#cccccc
  • editorBracketHighlight.foreground3#999999
  • editorBracketHighlight.foreground4#e0e0e0
  • editorBracketHighlight.foreground5#b3b3b3
  • editorBracketHighlight.foreground6#dddddd
  • editorBracketHighlight.unexpectedBracket.foreground#ff0000
  • editorCursor.foreground#ff0000
  • editorGroupHeader.tabsBackground#000000
  • editorGroupHeader.tabsBorder#000000
  • editorHint.foreground#888888
  • editorInfo.foreground#999999
  • editorLineNumber.activeForeground#ff0000
  • editorLineNumber.foreground#5c1a1a
  • editorWarning.foreground#cccccc
  • focusBorder#ff0000
  • foreground#ffffff
  • gitDecoration.ignoredResourceForeground#5c5c5c
  • gitDecoration.modifiedResourceForeground#cccccc
  • gitDecoration.renamedResourceForeground#b3b3b3
  • gitDecoration.untrackedResourceForeground#999999
  • icon.foreground#ff0000
  • input.background#0a0a0a
  • input.border#ff0000
  • input.foreground#ffffff
  • input.placeholderForeground#666666
  • list.activeSelectionBackground#7a0000
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ff0000
  • list.highlightForeground#ff0000
  • list.hoverBackground#5c0000
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#4d0000
  • list.inactiveSelectionForeground#ff0101
  • list.inactiveSelectionIconForeground#ff0000
  • menu.background#000000
  • menu.border#ff0000
  • menu.foreground#ffffff
  • menu.selectionBackground#8b0000
  • menu.selectionBorder#ff0000
  • menu.selectionForeground#ff0000
  • problemsInfoIcon.foreground#999999
  • problemsWarningIcon.foreground#cccccc
  • scrollbarSlider.activeBackground#ff000099
  • scrollbarSlider.background#4d000099
  • scrollbarSlider.hoverBackground#ff000066
  • sideBar.background#000000
  • sideBar.border#000000
  • sideBar.foreground#ffffff
  • sideBarSectionHeader.background#000000
  • sideBarSectionHeader.border#4d0000
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#000000
  • statusBar.border#000000
  • statusBar.debuggingBackground#3a0000
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • tab.activeBackground#0a0a0a
  • tab.activeBorderTop#ff0000
  • tab.activeForeground#ffffff
  • tab.border#000000
  • tab.inactiveBackground#000000
  • tab.inactiveForeground#666666
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#ffffff
  • titleBar.border#000000
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#666666

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7a2e2eitalic
variable, string constant.other.placeholder#cccccc
constant.other.color#cccccc
invalid, invalid.illegal#ff0033
punctuation.definition.string.begin, punctuation.definition.string.end#ff2b2b
keyword, storage.type, storage.modifier#ff2b2b
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#ff6347
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#cd5c5c
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#ff4d4d
meta.block variable.other#c1121f
support.other.variable, string.other.link#c1121f
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ff8080
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#e5989b
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#ff2400
support.type#a4161a
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#a4161a
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff0033
variable.language#ff0033italic
entity.name.method.js#ff4d4ditalic
meta.class-method.js entity.name.function.js, variable.function.constructor#ff4d4d
entity.other.attribute-name#e0115f
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#ff2400italic
entity.other.attribute-name.class#ff2400
source.sass keyword.control#ff4d4d
markup.inserted#e5989b
markup.deleted#ff0033
markup.changed#e0115f
string.regexp#ff6347
constant.character.escape#ff6347
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#ff4d4ditalic
source.js constant.other.object.key.js string.unquoted.label.js#ff0033italic
source.json meta.structure.dictionary.json support.type.property-name.json#e0115f
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff2400
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#ff8080
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#ff0033
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#a4161a
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#ff4d4d
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#cd5c5c
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#e0115f
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#e5989b
text.html.markdown, punctuation.definition.list_item.markdown#cccccc
text.html.markdown markup.inline.raw.markdown#e0115f
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#5c1a1a
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#e5989b
markup.italic#cd5c5citalic
markup.bold, markup.bold string#cd5c5cbold
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#cd5c5cbold
markup.underline#ff8080underline
markup.quote punctuation.definition.blockquote.markdown#5c1a1a
markup.quoteitalic
string.other.link.title.markdown#ff4d4d
string.other.link.description.title.markdown#e0115f
constant.other.reference.link.markdown#ff2400
markup.raw.block#e0115f
markup.raw.block.fenced.markdown#00000050
punctuation.definition.fenced.markdown#00000050
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#cccccc
variable.language.fenced.markdown#5c1a1a
meta.separator#5c1a1abold
markup.table#cccccc