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#0D0804
  • activityBar.foreground#F59E0B
  • activityBar.inactiveForeground#A16207
  • editor.background#0D0804
  • editor.foreground#FFECDD
  • editor.inactiveSelectionBackground#26180A
  • editor.lineHighlightBackground#1A1208
  • editor.selectionBackground#3A240E
  • editorCursor.foreground#F59E0B
  • panel.background#0D0804
  • sideBar.background#140C06
  • sideBar.border#2A1A0B
  • sideBar.foreground#FFDDBB
  • statusBar.background#140C06
  • statusBar.foreground#FBBF24
  • terminal.ansiBlack#1A120A
  • terminal.ansiBlue#C97C5D
  • terminal.ansiCyan#FFD166
  • terminal.ansiGreen#F4A261
  • terminal.ansiMagenta#D97706
  • terminal.ansiRed#E76F51
  • terminal.ansiWhite#FFECDD
  • terminal.ansiYellow#FBBF24
  • terminal.background#0D0804
  • terminal.foreground#FFECDD
  • titleBar.activeBackground#140C06
  • titleBar.activeForeground#FFDDBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8A6A4Aitalic
string#F4A261
keyword#F59E0Bbold
entity.name.function#FBBF24
variable#FFECDD
constant.numeric#FFD166
entity.name.type#E76F51
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme