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#262626
  • editor.foreground#b2b2b2
  • editor.lineHighlightBackground#121212
  • editor.selectionBackground#3A3A3A
  • editorCursor.foreground#b2b2b2
  • editorWhitespace.foreground#121212

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#b6ae8ditalic
keyword, storage#a79a88bold italic
string, constant.numeric#977e78
entity.name.class, entity.other.inherited-class, support.type, support.class, entity.name.tag#6a8599bold
entity.name.function, support.function#6a8599italic
constant, support.constant#9e85acbold
variable, support.other.variable, entity.other.attribute-name#9e85ac
invalid#e57b73
invalid.deprecated#dba95a italic underline
Nebulae theme by Ureakim - VS Code Theme