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
#F8F8F2
comment#AEA79F italic
string#925375
constant.numeric#924D8B
constant.language#924D8B
constant.character, constant.other#924D8B
variable#F29879
keyword#9F6986
storage#806678
storage.type#E95420
entity.name.class#F08763 underline
entity.other.inherited-class#F08763 italic underline
entity.name.function#F08763
variable.parameter#F29879 italic
entity.name.tag#E95420
entity.other.attribute-name#F08763
support.function#AD79A8
support.constant#AD79A8
support.type, support.class#F4AA90
support.other.variable#E84F17
invalid#333333
invalid.deprecated#333333

Shiki preview

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

Loading...

Ubuntu Style Theme - Coding Theme