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.

  • editor.background#000000
  • editor.foreground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
emphasisitalic
strongbold
meta.diff.header#000080
comment#fff
constant.language#fff
constant.numeric, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#fff
constant.regexp#fff
entity.name.tag#fff
entity.name.tag.css#fff
entity.other.attribute-name#fff
source.css entity.other.attribute-name, source.css.less entity.other.attribute-name.id, source.scss entity.other.attribute-name#fff
invalid#fff
markup.underlineunderline
markup.boldbold
markup.heading#fff
markup.italicitalic
markup.inserted#fff
markup.deleted#fff
markup.changed#fff
meta.selector#fff
punctuation.definition.tag#fff
meta.preprocessor#fff
meta.preprocessor.string#fff
meta.preprocessor.numeric#fff
meta.structure.dictionary.key.python#fff
storage#fff
storage.type#fff
storage.modifier#fff
string#fff
string.tag#fff
string.value#fff
string.regexp#fff
punctuation.definition.template-expression.begin.js, punctuation.definition.template-expression.begin.ts, punctuation.definition.template-expression.end.ts, punctuation.definition.template-expression.end.js#fff
support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less#fff
keyword#fff
keyword.control#fff
keyword.operator#fff
keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python#fff
keyword.other.unit#fff
support.function.git-rebase#fff
constant.sha.git-rebase#fff
storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java#fff
variable.language.this#fff
entity.name.function, support.function, support.constant.handlebars#fff
meta.return-type, support.class, support.type, entity.name.type, entity.name.class, source.cs storage.type#fff
meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class#fff
keyword.control#fff
variable, meta.definition.variable.name, support.variable#fff
meta.object-literal.key, meta.object-literal.key entity.name.function#fff
support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color#fff
ink246 by ryskajakub - VS Code Theme