5 Commits

Author SHA1 Message Date
9a9bbd379a Update theme colors 2026-05-08 15:30:31 +00:00
670e4ee9b0 Update theme colors 2026-05-08 15:30:27 +00:00
2b5a6c0fc2 Update theme colors 2026-05-08 15:30:23 +00:00
0aa3598e52 Update theme colors 2026-05-08 15:30:11 +00:00
b82c180b09 Update theme colors 2026-05-08 15:29:34 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #cee7ff;
--primary-cta-text: #000000;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #CEE7FF;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f3251;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);