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#121926
  • activityBar.foreground#00FFD1
  • button.background#FF007A
  • button.foreground#FFFFFF
  • dropdown.background#1A2333
  • dropdown.foreground#E0E2EA
  • editor.background#0A0E1A
  • editor.foreground#E0E2EA
  • editor.lineHighlightBackground#1A2333
  • editor.selectionBackground#3A4F7A
  • editorCursor.foreground#FF007A
  • editorGroupHeader.tabsBackground#0F1524
  • input.background#1A2333
  • input.foreground#E0E2EA
  • sidebar.background#0F1524
  • sidebar.foreground#B0B8D0
  • statusBar.background#121926
  • statusBar.foreground#00FFD1
  • tab.activeBackground#1A2333
  • tab.activeForeground#00FFD1
  • tab.inactiveBackground#0F1524
  • terminal.background#0A0E1A
  • terminal.foreground#E0E2EA

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5E6B8D
keyword, storage#FF007A
string#00FFD1
constant.numeric, constant.language#FFAA00
entity.name.function, support.function#A1FF00
variable#E0E2EA
entity.name.type, support.type#7A4FFF
Neon Abyss by Zentrekker - VS Code Theme