5 Commits

Author SHA1 Message Date
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

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1f1f40;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a051a;
--secondary-cta: #0d0d2b;
--secondary-cta-text: #d4d4f6;
--accent: #3d2880;
--background-accent: #663cff;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);