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#0C0615
  • activityBar.foreground#FF1744
  • activityBar.inactiveForeground#7A1E3A
  • editor.background#0C0615
  • editor.foreground#F3E8FF
  • editor.inactiveSelectionBackground#1F0C38
  • editor.lineHighlightBackground#1A0F2E
  • editor.selectionBackground#2C114D
  • editorCursor.foreground#E100FF
  • panel.background#0C0615
  • sideBar.background#140A24
  • sideBar.border#2C114D
  • sideBar.foreground#E9D5FF
  • statusBar.background#140A24
  • statusBar.foreground#E100FF
  • terminal.ansiBlack#1F1333
  • terminal.ansiBlue#8E24AA
  • terminal.ansiCyan#F500FF
  • terminal.ansiGreen#E100FF
  • terminal.ansiMagenta#E100FF
  • terminal.ansiRed#FF1744
  • terminal.ansiWhite#F3E8FF
  • terminal.ansiYellow#FF4081
  • terminal.background#0C0615
  • terminal.foreground#F3E8FF
  • titleBar.activeBackground#140A24
  • titleBar.activeForeground#E9D5FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#A855F7italic
string#FF4081
keyword#E100FFbold
entity.name.function#F500FF
variable#F3E8FF
constant.numeric#FF1744
entity.name.type#E100FF
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme