schemes/green-phosphor.json

{
  "id": "green-phosphor",
  "name": "Green Phosphor CRT",
  "colors": {
    "background": "#0B0F0B",
    "foreground": "#33FF33",
    "cursorColor": "#33FF33",
    "selectionBackground": "#0A3A0A",
    "black": "#002200",
    "red": "#00AA00",
    "green": "#33FF33",
    "yellow": "#66FF66",
    "blue": "#00CC44",
    "purple": "#00FF88",
    "cyan": "#66FFAA",
    "white": "#B6FFB6",
    "brightBlack": "#0A5A0A",
    "brightRed": "#19CC19",
    "brightGreen": "#66FF66",
    "brightYellow": "#99FF99",
    "brightBlue": "#33FF77",
    "brightPurple": "#66FFAA",
    "brightCyan": "#99FFCC",
    "brightWhite": "#E6FFE6"
  }
}