37 lines
1.5 KiB
JSON
37 lines
1.5 KiB
JSON
{
|
|
"custom_fonts": ["https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap"],
|
|
"variables": {
|
|
"dark": {
|
|
"--font-sans": "'Inter', sans-serif",
|
|
"--font-mono": "source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace",
|
|
"--background": "0 0% 13%",
|
|
"--foreground": "0 0% 93%",
|
|
"--card": "0 0% 18%",
|
|
"--card-foreground": "210 40% 98%",
|
|
"--popover": "0 0% 18%",
|
|
"--popover-foreground": "210 40% 98%",
|
|
"--primary": "210 70% 55%",
|
|
"--primary-foreground": "0 0% 100%",
|
|
"--secondary": "0 0% 19%",
|
|
"--secondary-foreground": "210 40% 98%",
|
|
"--muted": "0 1% 26%",
|
|
"--muted-foreground": "0 0% 71%",
|
|
"--accent": "0 0% 26%",
|
|
"--accent-foreground": "210 40% 98%",
|
|
"--destructive": "0 62.8% 30.6%",
|
|
"--destructive-foreground": "210 40% 98%",
|
|
"--border": "0 1% 26%",
|
|
"--input": "0 1% 26%",
|
|
"--ring": "210 70% 55%",
|
|
"--radius": "0.5rem",
|
|
"--sidebar-background": "0 0% 9%",
|
|
"--sidebar-foreground": "240 4.8% 95.9%",
|
|
"--sidebar-primary": "210 70% 55%",
|
|
"--sidebar-primary-foreground": "0 0% 100%",
|
|
"--sidebar-accent": "0 0% 13%",
|
|
"--sidebar-accent-foreground": "240 4.8% 95.9%",
|
|
"--sidebar-border": "240 3.7% 15.9%",
|
|
"--sidebar-ring": "210 70% 55%"
|
|
}
|
|
}
|
|
} |