{ "$schema": "https://ui.shadcn.com/schema/registry-item.json", "name": "theme-orbiter", "title": "Orbiter Theme by shadcndesign.com", "cssVars": { "theme": { "color-background": "var(--background)", "color-foreground": "var(--foreground)", "color-card": "var(--card)", "color-card-foreground": "var(--card-foreground)", "color-popover": "var(--popover)", "color-popover-foreground": "var(--popover-foreground)", "color-primary": "var(--primary)", "color-primary-foreground": "var(--primary-foreground)", "color-secondary": "var(--secondary)", "color-secondary-foreground": "var(--secondary-foreground)", "color-muted": "var(--muted)", "color-muted-foreground": "var(--muted-foreground)", "color-accent": "var(--accent)", "color-accent-foreground": "var(--accent-foreground)", "color-destructive": "var(--destructive)", "color-destructive-foreground": "var(--destructive-foreground)", "color-border": "var(--border)", "color-input": "var(--input)", "color-ring": "var(--ring)", "color-chart-1": "var(--chart-1)", "color-chart-2": "var(--chart-2)", "color-chart-3": "var(--chart-3)", "color-chart-4": "var(--chart-4)", "color-chart-5": "var(--chart-5)", "color-sidebar": "var(--sidebar)", "color-sidebar-foreground": "var(--sidebar-foreground)", "color-sidebar-primary": "var(--sidebar-primary)", "color-sidebar-primary-foreground": "var(--sidebar-primary-foreground)", "color-sidebar-accent": "var(--sidebar-accent)", "color-sidebar-accent-foreground": "var(--sidebar-accent-foreground)", "color-sidebar-border": "var(--sidebar-border)", "color-sidebar-ring": "var(--sidebar-ring)", "font-sans": "var(--font-sans)", "font-mono": "var(--font-mono)", "font-serif": "var(--font-serif)", "radius-sm": "calc(var(--radius) - 4px)", "radius-md": "calc(var(--radius) - 2px)", "radius-lg": "var(--radius)", "radius-xl": "calc(var(--radius) + 4px)", "shadow-2xs": "var(--shadow-2xs)", "shadow-xs": "var(--shadow-xs)", "shadow-sm": "var(--shadow-sm)", "shadow-md": "var(--shadow-md)", "shadow-lg": "var(--shadow-lg)", "shadow-xl": "var(--shadow-xl)", "shadow-2xl": "var(--shadow-2xl)" }, "light": { "background": "oklch(1 0 0)", "foreground": "oklch(0.145 0 0)", "card": "oklch(1 0 0)", "card-foreground": "oklch(0.145 0 0)", "popover": "oklch(1 0 0)", "popover-foreground": "oklch(0.145 0 0)", "primary": "oklch(0.628 0.258 29.264)", "primary-foreground": "oklch(1 0 0)", "secondary": "oklch(0.97 0 0)", "secondary-foreground": "oklch(0.145 0 0)", "muted": "oklch(0.97 0 0)", "muted-foreground": "oklch(0.556 0 0)", "accent": "oklch(0.97 0 0)", "accent-foreground": "oklch(0.145 0 0)", "destructive": "oklch(0.69 0.2 23.91)", "destructive-foreground": "oklch(1 0 0)", "border": "oklch(0.922 0 0)", "input": "oklch(0.922 0 0)", "ring": "oklch(0.646 0.28 41.116)", "chart-1": "oklch(0.646 0.28 41.116)", "chart-2": "oklch(0.7 0.19 48)", "chart-3": "oklch(0.77 0.2 131)", "chart-4": "oklch(0.68 0.15 237)", "chart-5": "oklch(0.66 0.21 354)", "sidebar": "oklch(1 0 0)", "sidebar-foreground": "oklch(0.145 0 0)", "sidebar-primary": "oklch(0.646 0.28 41.116)", "sidebar-primary-foreground": "oklch(1 0 0)", "sidebar-accent": "oklch(0.97 0 0)", "sidebar-accent-foreground": "oklch(0.145 0 0)", "sidebar-border": "oklch(0.922 0 0)", "sidebar-ring": "oklch(0.72 0 0)", "font-sans": "Tasa Orbiter, sans-serif", "radius": "0rem" }, "dark": { "background": "oklch(0 0 0)", "foreground": "oklch(1 0 0)", "card": "oklch(0.14 0 0)", "card-foreground": "oklch(1 0 0)", "popover": "oklch(0.18 0 0)", "popover-foreground": "oklch(1 0 0)", "primary": "oklch(0.646 0.28 41.116)", "primary-foreground": "oklch(1 0 0)", "secondary": "oklch(0.25 0 0)", "secondary-foreground": "oklch(1 0 0)", "muted": "oklch(0.23 0 0)", "muted-foreground": "oklch(0.72 0 0)", "accent": "oklch(0.25 0 0)", "accent-foreground": "oklch(1 0 0)", "destructive": "oklch(0.69 0.2 23.91)", "destructive-foreground": "oklch(0 0 0)", "border": "oklch(0.26 0 0)", "input": "oklch(0.32 0 0)", "ring": "oklch(0.646 0.28 41.116)", "chart-1": "oklch(0.646 0.28 41.116)", "chart-2": "oklch(0.7 0.19 48)", "chart-3": "oklch(0.77 0.2 131)", "chart-4": "oklch(0.68 0.15 237)", "chart-5": "oklch(0.66 0.21 354)", "sidebar": "oklch(0.18 0 0)", "sidebar-foreground": "oklch(1 0 0)", "sidebar-primary": "oklch(0.646 0.28 41.116)", "sidebar-primary-foreground": "oklch(1 0 0)", "sidebar-accent": "oklch(0.32 0 0)", "sidebar-accent-foreground": "oklch(1 0 0)", "sidebar-border": "oklch(0.32 0 0)", "sidebar-ring": "oklch(0.72 0 0)" } }, "type": "registry:theme" }