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#0E1116
  • activityBar.foreground#B8BEC9
  • activityBar.inactiveForeground#6B7280
  • editor.background#0E1116
  • editor.foreground#D6D9DF
  • editor.inactiveSelectionBackground#20242C
  • editor.lineHighlightBackground#171B22
  • editor.selectionBackground#2A2F38
  • editorCursor.foreground#A3AAB8
  • panel.background#0E1116
  • sideBar.background#141820
  • sideBar.border#2A2F38
  • sideBar.foreground#C9CED6
  • statusBar.background#141820
  • statusBar.foreground#B8BEC9
  • terminal.ansiBlack#1C2028
  • terminal.ansiBlue#6B7280
  • terminal.ansiCyan#AAB2BF
  • terminal.ansiGreen#9AA4B2
  • terminal.ansiMagenta#7C8596
  • terminal.ansiRed#8A94A6
  • terminal.ansiWhite#D6D9DF
  • terminal.ansiYellow#B6BEC9
  • terminal.background#0E1116
  • terminal.foreground#D6D9DF
  • titleBar.activeBackground#141820
  • titleBar.activeForeground#C9CED6

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6B7280italic
string#9AA4B2
keyword#B8BEC9bold
entity.name.function#AAB2BF
variable#D6D9DF
constant.numeric#C9CED6
entity.name.type#B8BEC9
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme