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.

  • activityBarBadge.background#F73B45
  • editor.background#000000
  • editor.foreground#FFFFFF
  • editorGroup.border#444444
  • editorGroupHeader.tabsBackground#111111
  • list.activeSelectionBackground#5E696E
  • list.dropBackground#5E696E
  • list.hoverBackground#444444
  • list.inactiveSelectionBackground#333333
  • sideBar.background#111111
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#222222
  • sideBarSectionHeader.foreground#FFFFFF
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#111111
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#111111
  • tab.activeBackground#000000
  • tab.inactiveBackground#222222

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7CAEE5italic
comment, punctuation.definition.comment#FFFFFFitalic
variable, string constant.other.placeholder#FFFFFF
constant.other.color#E3E6E8
invalid, invalid.illegal#FB9DA2
keyword, storage.type, storage.modifier#E59DC9
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#7CAEE5
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#7CAEE5
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#D2F38C
RedPanda Theme by Michael Whobrey - VS Code Theme