Skip to main content
Coding Theme

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#AAAAAA
string#82FF93
constant.numeric#FF8AB9
constant.language#FFFFFF
constant.character, constant.other#FFFFFF
variable#FFFFFF
keyword#FFFFFF
storage#FFFFFF
storage.type#FFFFFF
entity.name.class#FFFFFF
entity.other.inherited-class#FFFFFF
entity.name.function#FFFFFF
variable.parameter#FFFFFF
entity.name.tag#FFFFFF
entity.other.attribute-name#FFFFFF
support.function#FFFFFF
support.constant#FFFFFF
support.type, support.class#FFFFFF
support.other.variable#FFFFFF
invalid#F8F8F0
invalid.deprecated#F8F8F0
markup.quote#FFFFFF
markup.bold, markup.italic#FFFFFF
markup.inline.raw#FFFFFF
markup.heading.setext#FFFFFF
string.other.link.title.markdown#FFFFFF
markup.inline.raw.markdown#AAAAAA
markup.fenced_code.block.markdown#AAAAAA
string.regexp.js, constant.other.character-class, meta.group.regexp, punctuation.definition.group.regexp, punctuation.definition.character-class.regexp, keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, constant.character.escape.backslash.regexp, constant.character.escape.backslash.regexp, keyword.operator.or.regexp, keyword.operator.negation.regexp, constant.character.numeric.regexp#82FF93
storage.type.class.jsdoc, variable.other.jsdoc#AAAAAA

Shiki preview

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

Loading...

nofun - Coding Theme