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.

  • activityBarBadge.background#007acc
  • editor.background#25253115
  • editor.foreground#ECEFF1
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#37474Fitalic
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#EFD28D
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, entity.name.method.js, meta.class-method.js entity.name.function.js, variable.function.constructor#80CBC4
variable, string constant.other.placeholder, meta.block variable.other, support.other.variable, string.other.link#ECEFF1
keyword, storage.type, storage.modifier, keyword.control, keyword.other.template, keyword.other.substitution#ff6600
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter#F78C6C
entity.name, support.type, support.class, support.other.namespace.use.php, support.other.namespace.php, support.type.sys-types#FFCB6B
Loyal Theme by renatoleal - VS Code Theme