Skip to main content
CodingTheme

VS Code preview

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

Loading...

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#c0c5ce
variable.parameter.function#c0c5ce
comment, punctuation.definition.comment#65737e
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#c0c5ce
none#c0c5ce
keyword.operator#c0c5ce
keyword#b48ead
variable#bf616a
entity.name.function, meta.require, support.function.any-method#8fa1b3
support.class, entity.name.class, entity.name.type.class#ebcb8b
meta.class#eff1f5
keyword.other.special-method#8fa1b3
storage#b48ead
support.function#96b5b4
string, constant.other.symbol, entity.other.inherited-class#a3be8c
constant.numeric#d08770
none#d08770
none#d08770
constant#d08770
entity.name.tag#bf616a
entity.other.attribute-name#d08770
entity.other.attribute-name.id, punctuation.definition.entity#8fa1b3
meta.selector#b48ead
none#d08770
markup.heading punctuation.definition.heading, entity.name.section#8fa1b3
keyword.other.unit#d08770
markup.bold, punctuation.definition.bold#ebcb8bbold
markup.italic, punctuation.definition.italic#b48eaditalic
markup.raw.inline#a3be8c
string.other.link#bf616a
meta.link#d08770
markup.list#bf616a
markup.quote#d08770
meta.separator#c0c5ce
markup.inserted, markup.inserted.git_gutter#a3be8c
markup.deleted, markup.deleted.git_gutter#bf616a
markup.changed, markup.changed.git_gutter#b48ead
markup.ignored, markup.ignored.git_gutter#4f5b66
markup.untracked, markup.untracked.git_gutter#4f5b66
constant.other.color#96b5b4
string.regexp#96b5b4
constant.character.escape#96b5b4
punctuation.section.embedded, variable.interpolation#ab7967
invalid.illegal#2b303b
markup.deleted.git_gutter#F92672
markup.inserted.git_gutter#A6E22E
markup.changed.git_gutter#967EFB
markup.ignored.git_gutter#565656
markup.untracked.git_gutter#565656

Shiki preview

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

Loading...

Base16 Ocean Dark by Valerii Iatsko - VS Code Theme