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#1E3A5C
  • editor.background#0A2342
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#102C54
  • editor.selectionBackground#163D5C
  • editorGroupHeader.tabsBackground#102C54
  • sideBar.background#102C54
  • sideBar.foreground#B0C4DE
  • statusBar.background#1E3A5C
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#163D5C
  • tab.inactiveBackground#0A2342
  • titleBar.activeBackground#1E3A5C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7FB3FFitalic
string#B3E1FF
keyword, storage.type#4FC3F7bold
entity.name.function, support.function#FFD700
variable, identifier#FFFFFF
constant.numeric#FFB347
entity.name.type, support.class#B3E1FF
Blueprint VS Code Theme by shieldsworks - VS Code Theme