Skip to main content
Coding Theme

Parrot Terminal Theme

Publisher: madebyparkerThemes in package: 1

A ParrotOS-inspired VS Code theme with neon green accents, black background, and hacker terminal aesthetics.

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#001100
  • editor.background#000000
  • editor.foreground#00ff80
  • editor.selectionBackground#003300
  • editorCursor.foreground#00ff80
  • sideBar.background#001100
  • statusBar.background#001100
  • statusBar.foreground#00ff80
  • terminal.background#000000
  • terminal.foreground#00ff80
  • terminalCursor.foreground#00ff80

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#00aa55italic
keyword, storage#00ff80
string#66ff99
variable, identifier#aaffcc
constant.numeric#55ff55
entity.name.function#00ffaa
entity.name.type, support.class#00e6b8

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Parrot Terminal Theme - Coding Theme