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.

  • activityBarBadge.background#528bff
  • editor.background#1e1e2f
  • editor.foreground#dcdfe4
  • sideBarTitle.foreground#a0a4b8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6c7580italic
variable, string constant.other.placeholder#dcdfe4
constant.other.color#ffffff
invalid, invalid.illegal#ff6f91
keyword, storage.type, storage.modifier#bd93f9
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#8be9fd
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff79c6
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#8be9fd
meta.block variable.other#ff79c6
support.other.variable, string.other.link#ff79c6
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ffb86c
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#50fa7b
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#f1fa8c
support.type#8be9fd
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#8be9fd
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff6f91
variable.language#ff6f91italic
entity.name.method.js#8be9fditalic
meta.class-method.js entity.name.function.js, variable.function.constructor#8be9fd
entity.other.attribute-name#bd93f9
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#f1fa8citalic
entity.other.attribute-name.class#f1fa8c
source.sass keyword.control#8be9fd
markup.inserted#50fa7b
markup.deleted#ff6f91
markup.changed#bd93f9
string.regexp#8be9fd
constant.character.escape#8be9fd
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#8be9fditalic
variable.language#bd93f9
variable.other.readwrite.js, meta.method.js variable.function.js, variable.other.class.js#50fa7b
meta.object-literal.key#8be9fd
variable.other.property#8be9fd
keyword.flow, keyword.flow.variant#8be9fd
summercode by vishalKapoor - VS Code Theme