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#111318
  • activityBar.foreground#AAB2BF
  • activityBar.inactiveForeground#6B7280
  • editor.background#111318
  • editor.foreground#C8CDD5
  • editor.inactiveSelectionBackground#22262E
  • editor.lineHighlightBackground#1A1E26
  • editor.selectionBackground#2A2F38
  • editorCursor.foreground#8B93A6
  • panel.background#111318
  • sideBar.background#161A22
  • sideBar.border#2A2F38
  • sideBar.foreground#C8CDD5
  • statusBar.background#161A22
  • statusBar.foreground#AAB2BF
  • terminal.ansiBlack#1F242C
  • terminal.ansiBlue#6B7280
  • terminal.ansiCyan#AAB2BF
  • terminal.ansiGreen#9AA4B2
  • terminal.ansiMagenta#7C8596
  • terminal.ansiRed#8B93A6
  • terminal.ansiWhite#C8CDD5
  • terminal.ansiYellow#B6BEC9
  • terminal.background#111318
  • terminal.foreground#C8CDD5
  • titleBar.activeBackground#161A22
  • titleBar.activeForeground#C8CDD5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

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