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#222222

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5B995B
keyword, keyword.local#FFB871bold
constant.numeric, number#FF8080
string#FFFF00
entity.name.function, support.function#FFB871
variable#B2B1FF
keyword.operator.lua#ffffff
variable.language#FF8080
constant.language#FF8080
entity.other.attribute.lua#FFF899
variable.other.lua#B2B1FF
variable.global.lua#FF7EFF