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#07060B
  • editor.background#0A0910
  • editor.foreground#D1D1E0
  • editor.lineHighlightBackground#19111d
  • editor.selectionBackground#5f12ee5d
  • editor.wordHighlightBackground#1F1D36
  • editorBracketMatch.border#7C3AED
  • editorGroup.border#1B1929
  • editorLineNumber.activeForeground#9D7BFF
  • editorLineNumber.foreground#363549
  • sideBar.background#07060B
  • sideBar.border#1B1929
  • titleBar.activeBackground#07060B
  • titleBar.activeForeground#D1D1E0
  • titleBar.inactiveBackground#07060B
  • titleBar.inactiveForeground#4B4B64
  • window.activeBorder#1B1929

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity.name.function, support.function#A78BFA
keyword, storage.type, storage.modifier#F472B6
constant.numeric, constant.language, support.constant#FB923C
string#34D399
entity.name.tag#60A5FA
comment#4B4B64italic
HH Dark Pro by HH Labs - VS Code Theme