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#0A192F
  • activityBar.foreground#64FFDA
  • editor.background#0A192F
  • editor.foreground#E6F1FF
  • editor.selectionBackground#334D6E
  • editor.selectionHighlightBackground#1D2D4A80
  • editor.wordHighlightBackground#2C3E5C80
  • editorCursor.foreground#00FFFF
  • editorGroupHeader.tabsBackground#0C2342
  • editorLineNumber.foreground#4A5E7B
  • focusBorder#64FFDA
  • input.background#1A3454
  • input.foreground#E6F1FF
  • sideBar.background#0C2342
  • sideBar.foreground#E6F1FF
  • statusBar.background#0C2342
  • statusBar.foreground#64FFDA
  • tab.activeBackground#1A3454
  • tab.inactiveBackground#0A192F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#4A5E7Bitalic
keyword#FF00FF
variable#00FFFF
entity.name.function#64FFDA
string#FF6B6B
constant.numeric#FF9F1C
entity.name.type#FF00FFbold
punctuation#E6F1FF
Cybernetic Horizon by Zentrekker - VS Code Theme