{
  "id": "phosphor",
  "name": "Phosphor",
  "group": "custom",
  "author": "Inspired by green-screen CRT terminals",
  "description": "P1 green on black glass. One color, one font, no decoration whatsoever.",
  "radius": "0",
  "fonts": {
    "sans": "\"VT323\", ui-monospace, SFMono-Regular, Menlo, monospace",
    "mono": "\"VT323\", ui-monospace, SFMono-Regular, Menlo, monospace"
  },
  "icons": {
    "set": "carbon"
  },
  "light": {
    "background": "#dff5df",
    "foreground": "#0a3d0a",
    "card": "#eafaea",
    "card-foreground": "#0a3d0a",
    "popover": "#eafaea",
    "popover-foreground": "#0a3d0a",
    "primary": "#1c7a1c",
    "primary-foreground": "#ffffff",
    "secondary": "#cdedcd",
    "secondary-foreground": "#0a3d0a",
    "muted": "#d8f2d8",
    "muted-foreground": "#2f5c2f",
    "accent": "#b8e6b8",
    "accent-foreground": "#0a3d0a",
    "destructive": "#8a2a2a",
    "destructive-foreground": "#ffffff",
    "border": "#a8d4a8",
    "input": "#cdedcd",
    "ring": "#1c7a1c",
    "success": "#1c7a1c",
    "success-foreground": "#ffffff",
    "warning": "#7a6a1c",
    "warning-foreground": "#ffffff",
    "info": "#1c5c7a",
    "info-foreground": "#ffffff",
    "sidebar": "#cdedcd",
    "sidebar-foreground": "#0a3d0a",
    "sidebar-primary": "#1c7a1c",
    "sidebar-primary-foreground": "#ffffff",
    "sidebar-accent": "#b8e6b8",
    "sidebar-accent-foreground": "#0a3d0a",
    "sidebar-border": "#a8d4a8",
    "sidebar-ring": "#1c7a1c"
  },
  "dark": {
    "background": "#001100",
    "foreground": "#33ff33",
    "card": "#002200",
    "card-foreground": "#33ff33",
    "popover": "#002200",
    "popover-foreground": "#33ff33",
    "primary": "#33ff33",
    "primary-foreground": "#001100",
    "secondary": "#003300",
    "secondary-foreground": "#33ff33",
    "muted": "#002200",
    "muted-foreground": "#1fa81f",
    "accent": "#004d00",
    "accent-foreground": "#8cff8c",
    "destructive": "#ff5c33",
    "destructive-foreground": "#001100",
    "border": "#0a5c0a",
    "input": "#003300",
    "ring": "#33ff33",
    "success": "#33ff33",
    "success-foreground": "#001100",
    "warning": "#ffdf33",
    "warning-foreground": "#001100",
    "info": "#33ffdf",
    "info-foreground": "#001100",
    "sidebar": "#000a00",
    "sidebar-foreground": "#33ff33",
    "sidebar-primary": "#33ff33",
    "sidebar-primary-foreground": "#001100",
    "sidebar-accent": "#004d00",
    "sidebar-accent-foreground": "#8cff8c",
    "sidebar-border": "#0a5c0a",
    "sidebar-ring": "#33ff33"
  },
  "shadow": "none",
  "borderWidth": "1px",
  "controls": {
    "weight": "400",
    "transform": "uppercase",
    "tracking": "0.12em"
  },
  "fontImport": "https://fonts.googleapis.com/css2?family=VT323:wght@400&display=swap"
}
