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
#DEDEDE
comment#709070italic
keyword.other.directivebold
keyword.other.directive.line-numberunderline
constant.character#FF8080
string#FF2020
constant.numeric#22C0FF
constant.numeric.floating-pointunderline
constant.language
constant.character, constant.other
variable.parameter, variable.other
keyword#FFFFA0
entity.name.module, support.other.module#FF8000bold
keyword.operator#FFFFA0
source.ocaml keyword.operator.symbol.infix.floating-pointunderline
source.ocaml keyword.operator.symbol.prefix.floating-pointunderline
storage.type#6080FF
entity.name.class.variant#4080A0
storage
entity.name.type#F09040
entity.other.inherited-class
entity.name.function#FFCC66bold
storage.type.user-defined#FFE000
entity.name.type.class.type#F4A020
variable.parameter
entity.name.tag
entity.other.attribute-name
support.function
support.constant
support.type, support.class
support.variable
invalid

Shiki preview

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

Loading...

MultiTheme by Arturo Arevalo - VS Code Theme