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.

  • button.background#111
  • button.foreground#fafafa
  • button.hoverBackground#333
  • editor.background#fafafa
  • editor.foreground#111
  • editorGroupHeader.tabsBackground#fafafa
  • editorGroupHeader.tabsBorder#ccc
  • editorLineNumber.activeForeground#111
  • editorLineNumber.foreground#555
  • errorForeground#a11
  • foreground#111
  • list.activeSelectionBackground#111
  • list.activeSelectionForeground#ccc
  • list.dropBackground#ddd
  • list.hoverBackground#ddd
  • list.hoverForeground#111
  • list.inactiveSelectionBackground#111
  • list.inactiveSelectionForeground#ccc
  • sideBar.background#eee
  • sideBar.border#ccc
  • tab.activeBackground#ddd
  • tab.activeForeground#111
  • tab.border#ccc
  • tab.inactiveBackground#eee
  • tab.inactiveForeground#555

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#787
string.quoted.double, string.quoted.single#551111
ThemeDatabase All Themes by enes ozturk - VS Code Theme