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
#FFFFFF
comment#A0A0A0
string#00AA00
constant.numeric#0000CC
constant.language#A0A0A0
constant.character, constant.other#FF00FF
variable#FFFF00italic
keyword#FFFFFF
storage#CC0000
storage.type#FFB000italic
entity.name.class#00FF00underline
entity.other.inherited-class#00FF00italic underline
entity.name.function#00FFFF
variable.parameter#00FF00italic
entity.name.tag#BB00FF
entity.other.attribute-name#A0A0A0
support.function#BB00FF
support.constant#A0A0A0
support.type, support.class#00FF00italic
support.other.variableitalic
invalid#FF0000
invalid.deprecated#FFFFFF
meta.structure.dictionary.json string.quoted.double.json#00AA00
meta.diff, meta.diff.header#FFFFFF
markup.deleted#CC0000
markup.inserted#00FF00
markup.changed#FFB000
constant.numeric.line-number.find-in-files - match#A0A0A055
entity.name.filename.find-in-files#F0F0F055