Skip to main content
Coding Theme

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
—#F8F8F2—
comment#000000 italic
string#96ceb4—
constant.numeric#fff3c5—
constant.language#ff6f6a—
constant.character, constant.other#90cc99—
variable#c8c5ff—
keyword#d09399—
storage#F92672
storage.type#66D9EFitalic
entity.name.class#bfccec underline
entity.other.inherited-class#9b5c2eitalic underline
entity.name.function#ffd2a7
variable.parameter#c0c5feitalic
entity.name.tag#c44a87
entity.other.attribute-name#A6E22E
support.function#4f7377
support.constant#28aaaa
support.type, support.class#a06a34—
support.other.variable—
source.ruby#c5c8c6—
constant.other.symbol.ruby.19syntax#99cc99—
variable.other.constant.ruby#c6c5e2—
entity.name.type.class.ruby#ffff9a—
entity.name.type.module.ruby#ffeb9b—
source.ruby.embedded.source#ededed—
source.ruby.embedded.source punctuation.section.embedded.ruby#0b9ba0—
storage.modifier.import.java#95cbfe—
storage.modifier.java#a0d2ff—
entity.name.type.class.java#ffffb6 underline
storage.type.primitive.array.java#cfcb82—
storage.type.object.array.java#cfcb90—
constant.numeric.java#f770fd—
storage.type.java#cfcb89—
keyword.operator.dereference.java#ededed—