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
#D0D0FF
comment.block#404080italic
string#999999
constant.language#707090
constant.numeric#7090B0
constant.numeric.integer.int32bold
constant.numeric.integer.int64italic
constant.numeric.integer.nativeintbold italic
constant.numeric.floating-point.ocamlunderline
constant.character#666666
constant.language.boolean#8080A0
constant.language
constant.other
variable.language, variable.other#008080
keyword#A080FF
keyword.operator#A0A0FF
keyword.other.decorator#D0D0FF
keyword.operator.infix.floating-point.ocamlunderline
keyword.operator.prefix.floating-point.ocamlunderline
keyword.other.directive#C080C0
keyword.other.directive.line-number#C080C0underline
keyword.control#80A0FF
storage#B0FFF0
entity.name.type.variant#60B0FF
storage.type.variant.polymorphic, entity.name.type.variant.polymorphic#60B0FFitalic
entity.name.type.module#B000B0
entity.name.type.module-type.ocaml#B000B0underline
support.other#A00050
entity.name.type.class#70E080
entity.name.type.class-type#70E0A0
entity.other.inherited-class
entity.name.function#50A0A0
variable.parameter#80B0B0
entity.name.type.token#3080A0
entity.name.type.token.reference#3CB0D0
entity.name.function.non-terminal#90E0E0
entity.name.function.non-terminal.reference#C0F0F0
entity.name.tag#009090
entity.other.attribute-name
Library function
support.constant
support.type, support.class
support.other.variable
invalid.illegal#400080bold
invalid.deprecated#200020
source.camlp4.embedded
source.camlp4.embedded.parser.ocaml
punctuation#805080

Shiki preview

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

Loading...