{ "custom_fonts": [ "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" ], "variables": { "light": { "--font-sans": "'Inter', sans-serif", "--font-mono": "source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace", "--background": "0 0% 98%", "--foreground": "0 0% 10%", "--card": "0 0% 100%", "--card-foreground": "0 0% 10%", "--popover": "0 0% 100%", "--popover-foreground": "0 0% 10%", "--primary": "0 0% 10%", "--primary-foreground": "0 0% 100%", "--secondary": "0 0% 96%", "--secondary-foreground": "0 0% 15%", "--muted": "0 0% 93%", "--muted-foreground": "0 0% 40%", "--accent": "0 0% 95%", "--accent-foreground": "0 0% 15%", "--destructive": "0 84% 60%", "--destructive-foreground": "0 0% 98%", "--border": "0 0% 88%", "--input": "0 0% 88%", "--ring": "0 0% 20%", "--radius": "0.75rem", "--sidebar-background": "0 0% 97%", "--sidebar-foreground": "0 0% 25%", "--sidebar-primary": "0 0% 12%", "--sidebar-primary-foreground": "0 0% 98%", "--sidebar-accent": "0 0% 94%", "--sidebar-accent-foreground": "0 0% 15%", "--sidebar-border": "0 0% 90%", "--sidebar-ring": "0 0% 30%", "--link": "182 69% 51%" }, "dark": { "--font-sans": "'Inter', sans-serif", "--font-mono": "source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace", "--background": "0 0% 6%", "--foreground": "0 0% 95%", "--card": "0 0% 12%", "--card-foreground": "0 0% 95%", "--popover": "0 0% 12%", "--popover-foreground": "0 0% 95%", "--primary": "0 0% 95%", "--primary-foreground": "0 0% 8%", "--secondary": "0 0% 15%", "--secondary-foreground": "0 0% 90%", "--muted": "0 0% 18%", "--muted-foreground": "0 0% 60%", "--accent": "0 0% 20%", "--accent-foreground": "0 0% 90%", "--destructive": "0 75% 50%", "--destructive-foreground": "0 0% 95%", "--border": "0 0% 20%", "--input": "0 0% 20%", "--ring": "0 0% 80%", "--sidebar-background": "0 0% 4%", "--sidebar-foreground": "0 0% 85%", "--sidebar-primary": "0 0% 90%", "--sidebar-primary-foreground": "0 0% 8%", "--sidebar-accent": "0 0% 10%", "--sidebar-accent-foreground": "0 0% 85%", "--sidebar-border": "0 0% 18%", "--sidebar-ring": "0 0% 70%", "--link": "182 69% 51%" } } }