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#fafafa
  • activityBar.border#d0d0d0
  • activityBarBadge.background#3178c6
  • editor.background#ffffff
  • editor.foreground#000000
  • editor.lineHighlightBackground#efefef
  • editor.lineHighlightBorder#acacac
  • editor.selectionBackground#a0d0ff
  • editor.selectionForeground#000000
  • panel.border#42a5f5
  • sideBar.background#f4f4f4
  • sideBarSectionHeader.background#e0e0e0
  • statusBar.background#ffffff
  • statusBar.foreground#000000
  • tab.activeBorder#42a5f5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#000080
comment, punctuation.definition.comment#006400italic bold underline strikethrough
variable, string constant.other.placeholder#a31515
invalid, invalid.illegal#d32f2f
keyword, storage.type, storage.modifier#7b1fa2
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#1976d2
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#388e3c
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#1b5e20
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#005b9f