Skip to main content
Coding Theme

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#232a2e
  • button.background#56b6c2
  • button.foreground#000000
  • editor.background#2d353b
  • editor.foreground#d3c6aa
  • editorGroupHeader.tabsBackground#1e2326
  • panel.background#232a2e
  • panel.border#404040
  • sideBar.background#232a2e
  • sideBar.border#404040
  • statusBar.background#1e2326
  • tab.activeBackground#232a2e
  • tab.inactiveBackground#1e2326
  • titleBar.activeBackground#1e2326

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7a8478italic
string, constant.numeric#dbbc7f
keyword, storage.type#e67e80
entity.name.function, support.function, entity.name.class, entity.name.type#7fbbb3
variable.language, variable.parameter, support.variable#d699b6
punctuation#e67e80
Graphite Blue by eight84 - VS Code Theme