Skip to main content
CodingTheme

Color themes

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#07070dff
comment#969bb1ff
string#ff59deff
constant.numeric#000000ff
constant.language#000000ff
constant.character, constant.other#000000ff
variable
keyword#000000ff
storage#000000ff
storage.type#000000ff
entity.name.class#000000ff
entity.other.inherited-class#000000ff
entity.name.function#000000ff
variable.parameter#000000ff
entity.name.tag#000000ff
entity.other.attribute-name#000000ff
support.function#000000ff
support.constant#000000ff
support.type, support.class#000000ff
support.other.variable
invalid#07070fff
invalid.deprecated#07070fff

Shiki preview

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

Loading...

Plain Theme by gerred - VS Code Theme