fix: Broken secondary color

I belive this got replaced in 07ce8de, this reverts it back to its
previous state.
This commit is contained in:
April Hall 2025-03-05 16:09:00 -05:00
parent 655b3a9216
commit 3c29d1d99c
Signed by: arithefirst
GPG Key ID: 4508A15C4DB91C5B

View File

@ -23,7 +23,7 @@
--input: 20 5.9% 90%; --input: 20 5.9% 90%;
--primary: 24 9.8% 10%; --primary: 24 9.8% 10%;
--primary-foreground: 60 9.1% 97.8%; --primary-foreground: 60 9.1% 97.8%;
--secondary: 60 4.8% 95.9%; --secondary: 240 6% 90%;
--secondary-foreground: 24 9.8% 10%; --secondary-foreground: 24 9.8% 10%;
--accent: 60 4.8% 95.9%; --accent: 60 4.8% 95.9%;
--accent-foreground: 24 9.8% 10%; --accent-foreground: 24 9.8% 10%;