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#ffffff
  • activityBar.foreground#17181d
  • editor.background#ffffff
  • editor.foreground#17181d
  • editorGroupHeader.tabsBackground#ececec
  • panel.background#ececec
  • sideBar.background#ececec
  • statusBar.background#ececec
  • statusBar.foreground#17181d
  • tab.activeBackground#ffffff
  • tab.activeBorderTop#00acd7
  • tab.border#ececec
  • tab.inactiveBackground#ececec
  • titleBar.activeBackground#ffffff
  • titleBar.inactiveBackground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#17181d
punctuation.definition.comment, punctuation.section.embedded.begin#98a0a3
keyword, punctuation.terminator, support.type#e24867
entity, support#00acd7
punctuation.definition.variable, storage#c68a1c
string, punctuation.definition.string#37a733
constant#af4cdf
Dazzle by Modoterra - VS Code Theme