feat: Update color palette to a BDSM-themed aesthetic
This commit is contained in:
parent
9cb87b61ef
commit
c31b4612df
@ -127,25 +127,25 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.dark {
|
.dark {
|
||||||
--background: hsl(0 0% 3.9%);
|
--background: hsl(0 0% 5%);
|
||||||
--foreground: hsl(0 0% 98%);
|
--foreground: hsl(0 0% 95%);
|
||||||
--card: hsl(0 0% 3.9%);
|
--card: hsl(0 0% 10%);
|
||||||
--card-foreground: hsl(0 0% 98%);
|
--card-foreground: hsl(0 0% 95%);
|
||||||
--popover: hsl(0 0% 3.9%);
|
--popover: hsl(0 0% 3.9%);
|
||||||
--popover-foreground: hsl(0 0% 98%);
|
--popover-foreground: hsl(0 0% 98%);
|
||||||
--primary: hsl(0 0% 98%);
|
--primary: hsl(0 70% 50%);
|
||||||
--primary-foreground: hsl(0 0% 9%);
|
--primary-foreground: hsl(0 0% 100%);
|
||||||
--secondary: hsl(0 0% 14.9%);
|
--secondary: hsl(0 0% 20%);
|
||||||
--secondary-foreground: hsl(0 0% 98%);
|
--secondary-foreground: hsl(0 0% 95%);
|
||||||
--muted: hsl(0 0% 16.08%);
|
--muted: hsl(0 0% 15%);
|
||||||
--muted-foreground: hsl(0 0% 63.9%);
|
--muted-foreground: hsl(0 0% 60%);
|
||||||
--accent: hsl(0 0% 14.9%);
|
--accent: hsl(0 70% 50%);
|
||||||
--accent-foreground: hsl(0 0% 98%);
|
--accent-foreground: hsl(0 0% 100%);
|
||||||
--destructive: hsl(0 84% 60%);
|
--destructive: hsl(0 90% 60%);
|
||||||
--destructive-foreground: hsl(0 0% 98%);
|
--destructive-foreground: hsl(0 0% 100%);
|
||||||
--border: hsl(0 0% 14.9%);
|
--border: hsl(0 0% 25%);
|
||||||
--input: hsl(0 0% 14.9%);
|
--input: hsl(0 0% 10%);
|
||||||
--ring: hsl(0 0% 83.1%);
|
--ring: hsl(0 70% 50%);
|
||||||
--chart-1: hsl(220 70% 50%);
|
--chart-1: hsl(220 70% 50%);
|
||||||
--chart-2: hsl(160 60% 45%);
|
--chart-2: hsl(160 60% 45%);
|
||||||
--chart-3: hsl(30 80% 55%);
|
--chart-3: hsl(30 80% 55%);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user