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.

  • activityBar.background#5DD08E
  • activityBar.border#5DD08E
  • activityBar.foreground#000
  • activityBarBadge.background#0D0D0D
  • activityBarBadge.foreground#5DD08E
  • button.background#5DD08E
  • button.foreground#000
  • button.hoverBackground#00CC99
  • editor.background#0D0D0D
  • editor.foreground#E0E0E0
  • editor.selectionBackground#4B4E56
  • sideBar.background#000
  • sideBarSectionHeader.foreground#fff
  • sideBarTitle.foreground#A0A0A0
  • statusBar.background#000
  • statusBar.border#0D1D0D
  • statusBar.foreground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#989E6Aitalic
variable, string constant.other.placeholder#5DD08E
constant.other.color#FFF
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#5DD08E
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#fff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#fff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5DD08E
meta.block variable.other#FF9E6A
support.other.variable, string.other.link#FF9E6A
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#fff
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#5DD08E
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#676767bold
support.type#B3B3B3
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#B3B3B3
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#5DD08Eitalic
entity.name.method.js#5DD08Eitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#5DD08E
entity.other.attribute-name#fff
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#D7C4A1italic
entity.other.attribute-name.class#D7C4A1
source.sass keyword.control#5DD08E
markup.inserted#5DD08E
markup.deleted#FF5370
markup.changed#5DD08E
meta.link, entity.name.link#5DD08E
plague theme by Klayrodrigsdev - VS Code Theme