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#06100B
  • activityBar.foreground#00FF88
  • activityBar.inactiveForeground#009F5F
  • editor.background#06100B
  • editor.foreground#E6FFF2
  • editor.inactiveSelectionBackground#0C2A20
  • editor.lineHighlightBackground#0D1F17
  • editor.selectionBackground#123B2C
  • editorCursor.foreground#00FF88
  • panel.background#06100B
  • sideBar.background#0A1913
  • sideBar.border#123B2C
  • sideBar.foreground#CFFFE8
  • statusBar.background#0A1913
  • statusBar.foreground#FFD700
  • terminal.ansiBlack#11241B
  • terminal.ansiBlue#009F5F
  • terminal.ansiCyan#66FFCC
  • terminal.ansiGreen#00C853
  • terminal.ansiMagenta#00FF88
  • terminal.ansiRed#00FF88
  • terminal.ansiWhite#E6FFF2
  • terminal.ansiYellow#FFD700
  • terminal.background#06100B
  • terminal.foreground#E6FFF2
  • titleBar.activeBackground#0A1913
  • titleBar.activeForeground#CFFFE8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5FAE91italic
string#FFD700
keyword#00FF88bold
entity.name.function#66FFCC
variable#E6FFF2
constant.numeric#FFD700
entity.name.type#00FF88
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme