Skip to main content
CodingTheme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#000000
markup.inserted.diff, meta.diff.header.to-file#eefff8
markup.deleted.diff, meta.diff.header.from-file#fff3ee
comment#666666
variable#000000
keyword#000000
constant.numeric#000000
constant#000000
constant.language#000000
constant.language.boolean#000000
string#000000bold
constant.character.escape, string source#000000
meta.preprocessor#000000
keyword.control.import#000000
entity.name.function, keyword.other.name-of-parameter.objc#000000
entity.name.type#000000
storage.type#000000
storage.modifier#000000
entity.other.inherited-class
variable.parameter
storage.type.method#000000
meta.section entity.name.section, declaration.section entity.name.section
support.function#000000
support.class, support.type#000000
support.constant#000000
support.variable#000000
keyword.operator.js#000000
invalid
invalid.deprecated.trailing-whitespace
text source, string.unquoted
meta.xml-processing, declaration.xml-processing#000000
meta.doctype, declaration.doctype#000000
meta.doctype.DTD, declaration.doctype.DTD
meta.tag, declaration.tag#000000
entity.name.tag#000000
entity.other.attribute-name#000000
string.quoted.double.xml, string.quoted.double.html#000000
markup.heading#000000
markup.quote#000000
markup.list#000000

Shiki preview

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

Loading...

bold-string by Francisco Souza - VS Code Theme