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#01963f
  • editor.background#252925
  • editor.foreground#F1F1F1
  • sideBarTitle.foreground#F1F1F1
  • statusBar.background#01963f
  • statusBar.foreground#F1F1F1
  • tab.activeBackground#01963f82

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.other.using, keyword.other.namespace, storage.modifier, keyword.other.class, keyword.type, keyword.other.var, keyword.other.name, constant.language, storage.type.function, keyword.other.get.cs, keyword.other.set.cs, keyword.other.base.cs, keyword.other.is.cs, keyword.other.as.cs, keyword.other.nameof.cs, keyword.other.new.cs, keyword.other.typeof.cs, keyword.other.await.cs#0097fb
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.create.II.sql, keyword.other.LUW.sql, keyword.other.data-integrity.sql, keyword.other.alias.sql, keyword.other.create.sql#0097fb
entity.name.type.namespace, entity.name.function, entity.name.variable.parameter, entity.name.variable.local, entity.name.variable.property, variable#F1F1F1
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, entity.name.type.class, storage.type#00C853
support.function.datetime.sql, support.function.sql#00C853
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#E5E500
comment, punctuation.definition.comment#546E7A
invalid, invalid.illegal#FF5370
punctuation.definition.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded#808080
keyword.control, meta.tag, keyword.other.template, keyword.other.substitution#ffffff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter, keyword.control, storage.type.js, storage.type.ts, support.type.primitive#0097fb
entity.other.attribute-name#00C853
constant.character#89BB82
meta.function-call, variable.function, support.function, keyword.other.special-method, support.other.variable, string.other.link#F1F1F1
constant.numeric, constant.escape, keyword.other.unit, keyword.other, constant.other.color#fc5d23
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#00C853
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#fc5d23
variable.language#0097fbitalic
entity.name.method.js, meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name, entity.other.attribute-name.class#0097fb
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#89DDFF
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#fc5d23italic

Shiki preview

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

Loading...

Bigface - Coding Theme