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
#F5F2F2
entity.name.function#DED6C7bold
keyword, storage#DF00FC
constant.numeric#0064FA bold
constant#F7A131
string#FF8300
comment#7A7979italic
meta.block#FA5300
meta.parens, entity#FFA200 bold
meta.function#FFB400
meta.function.body#FFCD00
meta.function.body.code, support#94ED05F5
meta.sexpr#FA5300
invalid#FFFFFF
meta.diff.header, meta.separator.diff, meta.diff.index, meta.diff.range
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#967EFB
meta.directive#7515B0 bold
meta.expression#D244F5
meta.group#006CFA
punctuation#F5F3F2
variable#DB1529 bold
meta.tag#F5F3F2