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#0b0b12
  • activityBarBadge.background#fc593d
  • editor.background#111118
  • editor.foreground#eff
  • editor.lineHighlightBackground#fff1
  • editor.lineHighlightBorder#0003
  • editorGroupHeader.noTabsBackground#111118
  • editorGroupHeader.tabsBackground#0d0d14
  • editorHoverWidget.background#111118
  • sideBar.background#0d0d14
  • sideBarTitle.foreground#bbbbbb
  • statusBar.background#181825
  • tab.activeBackground#111118
  • tab.activeBorder#f38546
  • tab.border#0000
  • tab.inactiveBackground#0d0d14
  • titleBar.activeBackground#0b0b12
  • titleBar.inactiveBackground#0b0b12
  • titleBar.inactiveForeground#444

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#525263italic
keyword.control, source.rust keyword.other, entity.other.attribute-name, variable.language.super#f38546italic
storage.modifier, storage.type, entity.other.attribute-name.class.css, keyword.other.unit#f36147
entity.name.tag#ca7bff
string, storage.modifier.lifetime#c0f348
constant.numeric, support.class.component#ff6aa3
variable.parameter#34fa90italic
meta.definition#8fc3ff
variable.language#32a3ffitalic