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.

  • editor.background#ebe8e4
  • editor.foreground#313131

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a59d91italic
keyword.operator#888585
keyword, storage#6b39a3
storage.type, support.type#7A3E9D
constant.language, support.constant, variable.language#38225c
variable, support.variable#1478a7
entity.name.function, support.function#1a6481bold
entity.name.type, entity.other.inherited-class, support.class#7A3E9Dbold
entity.name.sectionbold
constant.numeric, constant.character, constant#505050
string#025192
constant.character.escape#777777
string.regexp#1e3758
constant.other.symbol#025ca5
punctuation#838383
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#1a3961
entity.name.tag#0d6094
entity.name.tag#0d6094
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#1d76beitalic
constant.character.entity, punctuation.definition.entity#044b3f
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D
meta.property-name, support.type.property-name#1f5397
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold

Shiki preview

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

Loading...

raybo-light by planetoftheweb - VS Code Theme