{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme-retro-arcade", "title": "Corti Retro Arcade Theme", "description": "High-contrast 80s arcade-inspired neon theme with pixel edges, bold contrast, and synthwave gradients.", "registryDependencies": [ "@corti/theme-core" ], "css": { "@layer base": { "html[data-theme=\"corti-retro-arcade-light\"]": { "--font-sans": "\"Silkscreen\", \"VT323\", \"IBM Plex Mono\", \"Courier New\", monospace", "--font-mono": "\"VT323\", \"IBM Plex Mono\", \"Courier New\", monospace", "--background": "#0a0317", "--foreground": "#e9ff66", "--card": "#130a26", "--card-foreground": "#e9ff66", "--popover": "#130a26", "--popover-foreground": "#e9ff66", "--primary": "#00f6ff", "--primary-foreground": "#120025", "--secondary": "#1c0f39", "--secondary-foreground": "#ffc9ff", "--muted": "#180d33", "--muted-foreground": "#b9a9e6", "--accent": "#ff5bd1", "--accent-foreground": "#190026", "--destructive": "#ff3e6c", "--destructive-foreground": "#ffe4ef", "--border": "#7a4dff", "--input": "#5c2ede", "--ring": "#00f6ff", "--radius": "0px", "--radius-sm": "0px", "--radius-md": "0px", "--radius-lg": "0px", "--radius-xl": "0px", "--radius-2xl": "0px", "--radius-3xl": "0px", "--radius-4xl": "0px", "--chart-1": "#00f6ff", "--chart-2": "#ff5bd1", "--chart-3": "#e9ff66", "--chart-4": "#7a4dff", "--chart-5": "#ff9f45", "--sidebar": "#120827", "--sidebar-foreground": "#e9ff66", "--sidebar-primary": "#00f6ff", "--sidebar-primary-foreground": "#120025", "--sidebar-accent": "#230e45", "--sidebar-accent-foreground": "#ffc9ff", "--sidebar-border": "#7a4dff", "--sidebar-ring": "#00f6ff", "--variant-error-bg": "#2f1020", "--variant-error-border": "#ff3e6c", "--variant-error-text": "#ffd6e3", "--variant-info-bg": "#0f2040", "--variant-info-border": "#00b8ff", "--variant-info-text": "#b9f1ff", "--variant-success-bg": "#112a1d", "--variant-success-border": "#72ff6a", "--variant-success-text": "#d4ffd2", "--variant-warning-bg": "#301f0d", "--variant-warning-border": "#ffb347", "--variant-warning-text": "#ffe4bf", "button-height": "2.4rem", "button-px": "1rem", "button-py": "0.5rem", "input-height": "2.4rem", "input-px": "0.75rem", "input-py": "0.3rem", "textarea-min-height": "4rem", "textarea-px": "0.75rem", "textarea-py": "0.5rem", "select-height": "2.4rem", "select-px": "0.75rem", "select-py": "0.5rem", "switch-height": "1.2rem", "switch-width": "2.15rem", "button-radius": "0px", "input-radius": "0px", "textarea-radius": "0px", "select-radius": "0px", "select-content-radius": "0px", "popover-radius": "0px", "tabs-list-radius": "0px", "tabs-trigger-radius": "0px", "button-default-bg": "var(--primary)", "button-default-fg": "var(--primary-foreground)", "button-default-hover-bg": "var(--primary)", "button-destructive-bg": "var(--destructive)", "button-destructive-fg": "var(--destructive-foreground)", "button-destructive-hover-bg": "var(--destructive)", "button-outline-bg": "var(--background)", "button-outline-fg": "var(--foreground)", "button-outline-hover-bg": "var(--accent)", "button-outline-hover-fg": "var(--accent-foreground)", "button-secondary-bg": "var(--secondary)", "button-secondary-fg": "var(--secondary-foreground)", "button-secondary-hover-bg": "var(--secondary)", "button-ghost-hover-bg": "var(--accent)", "button-ghost-hover-fg": "var(--accent-foreground)", "button-link-fg": "var(--primary)", "switch-checked-bg": "var(--primary)", "switch-unchecked-bg": "var(--input)", "switch-thumb-bg": "var(--background)", "checkbox-radius": "0px", "checkbox-checked-border": "var(--primary)", "checkbox-checked-bg": "var(--primary)", "checkbox-checked-fg": "var(--primary-foreground)", "radio-indicator": "var(--primary)" }, "html[data-theme=\"corti-retro-arcade-dark\"]": { "--font-sans": "\"Silkscreen\", \"VT323\", \"IBM Plex Mono\", \"Courier New\", monospace", "--font-mono": "\"VT323\", \"IBM Plex Mono\", \"Courier New\", monospace", "--background": "#05010f", "--foreground": "#d8ff4d", "--card": "#0a0420", "--card-foreground": "#d8ff4d", "--popover": "#0a0420", "--popover-foreground": "#d8ff4d", "--primary": "#00f6ff", "--primary-foreground": "#100022", "--secondary": "#150b31", "--secondary-foreground": "#f4bcff", "--muted": "#0f0724", "--muted-foreground": "#a391d8", "--accent": "#ff3fc4", "--accent-foreground": "#190026", "--destructive": "#ff315f", "--destructive-foreground": "#ffe1ea", "--border": "#7040ff", "--input": "#4f22cb", "--ring": "#00f6ff", "--radius": "0px", "--radius-sm": "0px", "--radius-md": "0px", "--radius-lg": "0px", "--radius-xl": "0px", "--radius-2xl": "0px", "--radius-3xl": "0px", "--radius-4xl": "0px", "--chart-1": "#00f6ff", "--chart-2": "#ff3fc4", "--chart-3": "#d8ff4d", "--chart-4": "#7040ff", "--chart-5": "#ff9f45", "--sidebar": "#09031b", "--sidebar-foreground": "#d8ff4d", "--sidebar-primary": "#00f6ff", "--sidebar-primary-foreground": "#100022", "--sidebar-accent": "#170a35", "--sidebar-accent-foreground": "#f4bcff", "--sidebar-border": "#7040ff", "--sidebar-ring": "#00f6ff", "--variant-error-bg": "#2a0c1c", "--variant-error-border": "#ff315f", "--variant-error-text": "#ffd7e1", "--variant-info-bg": "#0b1a35", "--variant-info-border": "#0094d8", "--variant-info-text": "#b2e8ff", "--variant-success-bg": "#0d2218", "--variant-success-border": "#59de5f", "--variant-success-text": "#cbffcb", "--variant-warning-bg": "#2a1b0a", "--variant-warning-border": "#e39b3d", "--variant-warning-text": "#ffdcae" }, "html[data-theme^=\"corti-retro-arcade\"]": { "font-family": "\"Silkscreen\", \"VT323\", \"IBM Plex Mono\", \"Courier New\", monospace", "font-size": "15px", "line-height": "1.5", "letter-spacing": "0.012em", "text-rendering": "geometricPrecision" }, "html[data-theme^=\"corti-retro-arcade\"] body": { "background": "radial-gradient(circle at 30% 12%, color-mix(in srgb, var(--accent) 14%, transparent), transparent 36%), radial-gradient(circle at 85% 0%, color-mix(in srgb, var(--primary) 20%, transparent), transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--background) 84%, #000), var(--background))", "color": "var(--foreground)" }, "html[data-theme^=\"corti-retro-arcade\"] :is(h1, h2, h3, h4, h5, h6, [data-slot=\"card-title\"], [data-slot=\"dialog-title\"], [data-slot=\"alert-dialog-title\"])": { "color": "var(--foreground)", "font-family": "\"Silkscreen\", \"VT323\", \"IBM Plex Mono\", \"Courier New\", monospace", "letter-spacing": "0.02em", "line-height": "1.45", "text-shadow": "0 0 4px color-mix(in srgb, var(--primary) 45%, transparent)" }, "html[data-theme^=\"corti-retro-arcade\"] :is([data-slot=\"button\"], [role=\"button\"], [role=\"tab\"], [data-slot=\"select-trigger\"], [data-slot=\"sidebar-menu-button\"])": { "text-transform": "none" }, "html[data-theme^=\"corti-retro-arcade\"] [data-slot=\"switch\"]": { "border-radius": "0" }, "html[data-theme^=\"corti-retro-arcade\"] [data-slot=\"switch-thumb\"]": { "border-radius": "0" } } }, "type": "registry:theme" }