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#000000
  • activityBar.foreground#00FF00
  • activityBar.inactiveForeground#008F11
  • editor.background#000000
  • editor.foreground#00FF00
  • editor.inactiveSelectionBackground#003300
  • editor.lineHighlightBackground#003300
  • editor.selectionBackground#005500
  • editorCursor.foreground#00FF00
  • panel.background#000000
  • sideBar.background#000000
  • sideBar.border#003300
  • sideBar.foreground#00FF00
  • statusBar.background#000000
  • statusBar.foreground#00FF00
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00FFFF
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF4C4C
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#39FF14
  • terminal.background#000000
  • terminal.foreground#00FF00
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#00FF00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#008F11italic
string#39FF14
keyword#00FF00bold
entity.name.function#39FF14
variable#00FF00
constant.numeric#39FF14
Night-Stack Theme Pack by Saragam Ghimire - VS Code Theme