6 Commits

Author SHA1 Message Date
68186769a7 Update theme colors 2026-05-06 16:46:18 +00:00
0d89133796 Update theme colors 2026-05-06 16:46:12 +00:00
0521a3383a Update theme colors 2026-05-06 16:45:28 +00:00
0d33523efc Update theme colors 2026-05-06 16:45:18 +00:00
e004308ffb Update theme colors 2026-05-06 16:45:15 +00:00
0b4e4109cc Update theme colors 2026-05-06 16:45:04 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #ff7b05;
--background-accent: #106efb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);