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
#D2D3D4
string#CB8E72
meta.string-contents.quoted.double.php variable.other.php#A8765E
string.regexp.single-quoted keyword.operator.regexp, string.regexp.single-quoted constant.character.escape, string.regexp.double-quoted keyword.operator.regexp, string.regexp.double-quoted constant.character.escape, meta.string-contents.quoted.single keyword.operator.regexp, meta.string-contents.quoted.single constant.character.escape, meta.string-contents.quoted.double keyword.operator.regexp, meta.string-contents.quoted.double constant.character.escape, string.quoted.double keyword.operator.regexp, string.quoted.double constant.character.escape, string.quoted.double variable.other, string.quoted.single variable.other, string.quoted.single keyword.operator.regexp, string.quoted.single constant.character.escape#A8765E
comment#5E874C
constant.numeric#B1C9A4
constant.language#5192CC bold
constant.character, constant.other#73B0DE bold
variable#73B0DE
keyword#5192CC bold
storage#5192CC
storage.type#5192CC
entity.name.class#73B0DE bold
entity.other.inherited-class#73B0DE bold
entity.name.function#D2D3D4
variable.parameter#D2D3D4
entity.name.tag#5192CC bold
entity.other.attribute-name#73B0DE
support.function#D2D3D4
support.constant#73B0DE
support.type, support.class#73B0DE
support.other.variable#73B0DE
invalid#F8F8F0 underline
invalid.deprecated#F8F8F0 underline

Shiki preview

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

Loading...

VS Code Dark OG by Bob Majdak Jr - VS Code Theme