Skip to main content
Coding Theme

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • editor.background#FFFFFF
  • editor.foreground#000000
  • list.activeSelectionIconForeground#FFFFFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, markup, punctuation.definition.comment#777777italic
string, constant.character#6A9955
variable.language, storage.type#D45D00
keyword, storage.modifier, storage.type.js, storage.type.property.js, storage.type.function.js, storage.type.function.arrow.js, storage.type.class.js, storage.type.python, storage.type.function.python, storage.type.class.python#7A3E9D
constant#4682B4
Listing Theme by lachrist - VS Code Theme