Spaces:
Sleeping
Sleeping
{ | |
"custom_fonts": [], | |
"variables": { | |
"light": { | |
"--background": "30 40% 92%", | |
"--foreground": "30 90% 15%", | |
"--card": "30 30% 85%", | |
"--card-foreground": "30 90% 15%", | |
"--popover": "30 40% 92%", | |
"--popover-foreground": "30 90% 15%", | |
"--primary": "25 75% 45%", | |
"--primary-foreground": "30 40% 95%", | |
"--secondary": "35 25% 75%", | |
"--secondary-foreground": "30 90% 15%", | |
"--muted": "30 20% 80%", | |
"--muted-foreground": "30 40% 35%", | |
"--accent": "35 35% 70%", | |
"--accent-foreground": "30 90% 15%", | |
"--destructive": "0 84% 60%", | |
"--destructive-foreground": "30 40% 95%", | |
"--border": "30 25% 75%", | |
"--input": "30 25% 75%", | |
"--ring": "25 75% 45%", | |
"--radius": "0.75rem", | |
"--sidebar-background": "35 25% 82%", | |
"--sidebar-foreground": "30 60% 25%", | |
"--sidebar-primary": "30 80% 20%", | |
"--sidebar-primary-foreground": "30 40% 95%", | |
"--sidebar-accent": "35 20% 88%", | |
"--sidebar-accent-foreground": "30 80% 20%", | |
"--sidebar-border": "30 25% 70%", | |
"--sidebar-ring": "25 75% 45%" | |
}, | |
"dark": { | |
"--background": "30 60% 8%", | |
"--foreground": "30 40% 85%", | |
"--card": "30 50% 12%", | |
"--card-foreground": "30 40% 85%", | |
"--popover": "30 50% 12%", | |
"--popover-foreground": "30 40% 85%", | |
"--primary": "25 75% 55%", | |
"--primary-foreground": "30 60% 8%", | |
"--secondary": "30 40% 18%", | |
"--secondary-foreground": "30 40% 85%", | |
"--muted": "30 35% 20%", | |
"--muted-foreground": "30 25% 65%", | |
"--accent": "30 30% 25%", | |
"--accent-foreground": "30 40% 85%", | |
"--destructive": "0 62% 30%", | |
"--destructive-foreground": "30 40% 85%", | |
"--border": "30 35% 20%", | |
"--input": "30 35% 20%", | |
"--ring": "25 75% 55%", | |
"--sidebar-background": "30 70% 6%", | |
"--sidebar-foreground": "30 30% 80%", | |
"--sidebar-primary": "25 65% 50%", | |
"--sidebar-primary-foreground": "30 60% 8%", | |
"--sidebar-accent": "30 60% 10%", | |
"--sidebar-accent-foreground": "30 30% 80%", | |
"--sidebar-border": "30 40% 15%", | |
"--sidebar-ring": "25 75% 55%" | |
} | |
} | |
} |