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#2E3638
  • editor.foreground#C7CED1
  • editorGroup.border#171B1C
  • editorGroupHeader.tabsBackground#2F3537
  • list.activeSelectionBackground#5E696E
  • list.dropBackground#5E696E
  • list.hoverBackground#171B1C
  • list.inactiveSelectionBackground#2F3537
  • sideBar.background#2F3537
  • sideBar.foreground#C7CED1
  • sideBarSectionHeader.background#171B1C
  • sideBarSectionHeader.foreground#C7CED1
  • sideBarTitle.foreground#C7CED1
  • statusBar.background#171B1C
  • statusBar.foreground#C7CED1
  • statusBar.noFolderBackground#171B1C
  • tab.activeBackground#2E3638
  • tab.inactiveBackground#2F3537

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5E696Eitalic
comment, punctuation.definition.comment#A0A0A0italic
variable, string constant.other.placeholder#C7CED1
constant.other.color#E3E6E8
invalid, invalid.illegal#F73B45
keyword, storage.type, storage.modifier#AC3980
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#5F93D3
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#5F93D3
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#C0EE5D
RedPanda Theme by Michael Whobrey - VS Code Theme