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
—#D2D7D3—
comment#608B4E—
string#CE9178—
constant.numeric#EB739D—
constant.language#387AFF—
constant.character, constant.other#387AFF—
variable#00D1C7
keyword#FF9100 bold
storage#E87E04—
storage.type#FF6600—
entity.name.class#00FF77—
entity.other.inherited-class#00FF77 bold
entity.name.function#45C1FF—
variable.parameter#FF3126—
entity.name.tag#569CD6
entity.other.attribute-name#F2784B
support.function#69BFF0 bold
support.constant#69BFF0—
support.type, support.class#69BFF0—
support.other.variable#FF3126
invalid#FFFFFF
invalid.deprecated#FFFFFF—
entity.name.type#FFD103—