Skip to main content
CodingTheme

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.

  • activityBarBadge.background#bbbbbb
  • editor.background#181818
  • editor.foreground#bbbbbb
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#bbbbbbitalic
variable, string constant.other.placeholder#bbbbbb
constant.other.color#bbbbbb
invalid, invalid.illegal#bbbbbb
keyword, storage.type, storage.modifier#bbbbbb
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#bbbbbb
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#bbbbbb
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#bbbbbb
meta.block variable.other#bbbbbb
support.other.variable, string.other.link#bbbbbb
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#bbbbbb
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#bbbbbb
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#bbbbbb
support.type#bbbbbb
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#bbbbbb
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#bbbbbb
variable.language#bbbbbbitalic
entity.name.method.js#bbbbbbitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#bbbbbb
entity.other.attribute-name#bbbbbb
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#bbbbbbitalic
entity.other.attribute-name.class#bbbbbb
source.sass keyword.control#bbbbbb
markup.inserted#bbbbbb
markup.deleted#bbbbbb
markup.changed#bbbbbb
string.regexp#bbbbbb
constant.character.escape#bbbbbb
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#bbbbbbitalic
source.js constant.other.object.key.js string.unquoted.label.js#bbbbbbitalic
source.json meta.structure.dictionary.json support.type.property-name.json#bbbbbb
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#bbbbbb
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#bbbbbb
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#bbbbbb
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#bbbbbb
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#bbbbbb
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#bbbbbb
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#bbbbbb
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#bbbbbb
text.html.markdown, punctuation.definition.list_item.markdown#bbbbbb
text.html.markdown markup.inline.raw.markdown#bbbbbb
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#bbbbbb
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#bbbbbb
markup.italic#bbbbbbitalic
markup.bold, markup.bold string#bbbbbbbold
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#bbbbbbbold
markup.underline#bbbbbbunderline
markup.quote punctuation.definition.blockquote.markdown#bbbbbb
markup.quoteitalic
string.other.link.title.markdown#bbbbbb
string.other.link.description.title.markdown#bbbbbb
constant.other.reference.link.markdown#bbbbbb
markup.raw.block#bbbbbb
markup.raw.block.fenced.markdown#bbbbbb50
punctuation.definition.fenced.markdown#bbbbbb50
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#bbbbbb
variable.language.fenced.markdown#bbbbbb
meta.separator#bbbbbbbold
markup.table#bbbbbb

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

White & Black by Zakhar Bykov - VS Code Theme