Skip to main content
Coding Theme

Color themes

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#0B0C0F
  • activityBar.foreground#A1A6AF
  • activityBar.inactiveForeground#5E636B
  • editor.background#0B0C0F
  • editor.foreground#D2D4D8
  • editor.inactiveSelectionBackground#1D2026
  • editor.lineHighlightBackground#15171C
  • editor.selectionBackground#262A31
  • editorCursor.foreground#8A8F98
  • panel.background#0B0C0F
  • sideBar.background#101216
  • sideBar.border#1F232A
  • sideBar.foreground#C2C6CC
  • statusBar.background#101216
  • statusBar.foreground#A1A6AF
  • terminal.ansiBlack#1A1D22
  • terminal.ansiBlue#6B7078
  • terminal.ansiCyan#B4B8BF
  • terminal.ansiGreen#A1A6AF
  • terminal.ansiMagenta#8F949C
  • terminal.ansiRed#8A8F98
  • terminal.ansiWhite#D2D4D8
  • terminal.ansiYellow#C2C6CC
  • terminal.background#0B0C0F
  • terminal.foreground#D2D4D8
  • titleBar.activeBackground#101216
  • titleBar.activeForeground#C2C6CC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5E636Bitalic
string#A1A6AF
keyword#C2C6CCbold
entity.name.function#B4B8BF
variable#D2D4D8
constant.numeric#E5E7EB
entity.name.type#A1A6AF
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme