7 Commits

Author SHA1 Message Date
d4a0a664b9 Update theme colors 2026-05-02 08:56:05 +00:00
20778c07f9 Update theme colors 2026-05-02 08:55:50 +00:00
9ea22d7a48 Update theme colors 2026-05-02 08:55:33 +00:00
93107c04e0 Update theme colors 2026-05-02 08:55:24 +00:00
f5518d10e3 Update theme colors 2026-05-02 08:54:36 +00:00
e25b00cc73 Update theme colors 2026-05-02 08:54:25 +00:00
0b2830f68e Update theme colors 2026-05-02 08:54:15 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #030128;
--card: #241f48;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #030128;
--secondary-cta: #131136;
--secondary-cta-text: #d5d4f6;
--accent: #44358a;
--background-accent: #b597fe;
--background: #fbfaff;
--card: #f7f5ff;
--foreground: #0f0022;
--primary-cta: #8b5cf6;
--primary-cta-text: #fbfaff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0f0022;
--accent: #d8cef5;
--background-accent: #c4a8f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);