3 Commits

Author SHA1 Message Date
d94cd8f0d5 Update theme colors 2026-06-12 06:31:08 +00:00
836d8d5a3e Update theme colors 2026-06-12 06:31:01 +00:00
938c74606f Update theme colors 2026-06-12 06:30:53 +00:00

View File

@@ -10,11 +10,11 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #ffffff;
--card: #ffffff; --card: #ffffff;
--foreground: #25190c; --foreground: #25190c;
--primary-cta: #0a60e6; --primary-cta: #0a60e6;
--primary-cta-text: #f7f6f7; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #25190c; --secondary-cta-text: #25190c;
--accent: #ffce93; --accent: #ffce93;