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.

  • activityBarBadge.background#007acc
  • editor.background#0D1117
  • editor.foreground#C0C5CE
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.other.attribute-name.html#0ba95b—
entity.name.tag.css, variable.other.constant.object, entity.name.type.class, variable.object.property, meta.tag.metadata.doctype.html entity.name.tag.html, meta.tag.metadata.doctype.html entity.other.attribute-name.html, support.type.property-name.css, keyword.operator, entity.other.inherited-class, meta.embedded.line variable.other, storage.type.function.arrow.js, punctuation.definition.section.case-statement, punctuation.separator.key-value, meta.object-literal.key, new.expr entity.name.function, new.expr support.class, constant.language.import-export-all#12b5e5—
meta.method.declaration storage.type, meta.function.color.css support.function.misc.css, entity.name.function, constant.language.boolean, new.expr meta.block entity.name.function#9d7dce—
entity.name.tag.html, storage.modifier, storage.type, storage.type.property, keyword.control, keyword.operator.expression, keyword.operator.new, variable.language, meta.parameters, punctuation.definition.string.template#f38ba3—
constant.numeric, string.quoted.double.html, text.html.derivative string#fcba28—
string, punctuation.definition.string, string.quoted.double.js.jsx punctuation.definition.string, text.html.derivative source.js string, text.html.derivative source.js punctuation.definition.string#f99157—
constant.numeric.css, meta.template.expression, variable.other, string.regexp, string.regexp keyword.operator.or.regexp, string.regexp punctuation.definition.string, punctuation.definition.comment#C0C5CE—
text.html.derivative punctuation.definition.string, tag.begin.html, tag.end.html, meta.brace, punctuation, punctuation.separator.parameter#f9f4da—