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#293241
  • activityBar.foreground#8ecae6
  • activityBarBadge.background#ff87ab
  • editor.background#293241
  • editor.foreground#8ecae6
  • editor.inactiveSelectionBackground#70c1b3
  • editor.selectionBackground#d1d8e0
  • editor.selectionForeground#f2b5d4
  • sideBar.background#2F394A
  • sideBar.border#4b4b4b
  • sideBar.foreground#f1c453
  • sideBarSectionHeader.background#2F394A
  • sideBarSectionHeader.foreground#CED8EB
  • sideBarTitle.foreground#CED8EB
  • statusBar.background#2F394A
  • statusBar.foreground#8ecae6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#755653italic
variable, string constant.other.placeholder#ff87ab
keyword, storage.type, storage.modifier#f38375
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#0fb9b1
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#64a6bd
meta.block variable.other#64a6bd
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#2d98da
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#f1c453
entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#d7b9d5
Unicorn Theme by Shreya - VS Code Theme