5 Commits

Author SHA1 Message Date
2cd79223b1 Update theme colors 2026-04-18 14:40:52 +00:00
c391806f8e Update theme colors 2026-04-18 14:38:42 +00:00
dc827a6040 Update theme colors 2026-04-18 14:38:39 +00:00
13c7527196 Update theme colors 2026-04-18 14:38:35 +00:00
1f4302acdb Update theme colors 2026-04-18 14:38:23 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
--background: #080200;
--card: #1a0d0b;
--foreground: #ffe6d5;
--primary-cta: #ffd870;
--primary-cta-text: #080200;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #fdd68f;
--background-accent: #b8541e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);