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#00FF77
keyword#F9690E—
storage#E87E04—
storage.type#FF6600—
entity.name.class#00FFEE—
entity.other.inherited-class#00FFEE—
entity.name.function#45C1FF—
variable.parameter#FF0900—
entity.name.tag#569CD6
entity.other.attribute-name#F2784B
support.function#69BFF0—
support.constant#69BFF0—
support.type, support.class#69BFF0—
support.other.variable#FF0900
invalid#FFFFFF
invalid.deprecated#FFFFFF—
entity.name.type#FFD103—