{
    "name": "Neon",
    "slug": "neon",
    "version": "1.0.0",
    "author": "PNLCS",
    "description": "Cyberpunk neon theme — electric green-purple palette, monospace font, and a futuristic hacker aesthetic.",
    "screenshot": "screenshot.svg",
    "supports": ["dark-mode", "white-label", "section-builder"],
    "colors": {
        "primary": "#4ade80",
        "accent": "#c084fc",
        "nav_bg": "#042f1e",
        "hero_bg_start": "#020d08",
        "hero_bg_mid": "#061f12",
        "hero_bg_end": "#03150c",
        "welcome_accent": "#c084fc",
        "footer_bg": "#042f1e"
    },
    "dark_colors": {
        "body_bg": "#020d08",
        "card_bg": "#0a2818",
        "text_color": "#bbf7d0",
        "heading_color": "#f0fdf4",
        "muted_color": "#86efac",
        "border_color": "#14532d",
        "sidebar_bg": "#0a2818",
        "sidebar_text": "#86efac",
        "input_bg": "#0a2818",
        "input_border": "#166534",
        "table_header_bg": "#0a2818",
        "card_shadow": "rgba(0,0,0,0.4)",
        "overlay_bg": "rgba(0,0,0,0.8)"
    },
    "fonts": {
        "primary": "JetBrains Mono",
        "heading": "JetBrains Mono"
    }
}
