Skip to main content
Coding Theme

Color themes

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#1c394b
  • activityBar.border#c5203e
  • activityBarBadge.background#eb3d54
  • editor.background#091f40
  • editor.foreground#d4d4d4
  • editor.lineHighlightBackground#1f3e52
  • editor.lineHighlightBorder#5f9cf8
  • editor.selectionBackground#216eb6
  • editor.selectionForeground#ffffff
  • panel.border#559fff
  • sideBar.background#10232e
  • sideBarSectionHeader.background#1b3647
  • statusBar.background#091f40
  • statusBar.foreground#ffffff
  • tab.activeBorder#559fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#21e6e6
comment, punctuation.definition.comment#21e6e6italic, bold, underline, strikethrough
variable, string constant.other.placeholder#f07178
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#c5203e
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#97d5ff
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5f9cf8
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#97d5ffnormal
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ecfd55
HashFlag by OfficialVetsWhoCode - VS Code Theme