5 Commits

Author SHA1 Message Date
a4c220143b Update theme colors 2026-05-10 18:27:36 +00:00
041e16ecec Update theme colors 2026-05-10 18:27:15 +00:00
9a76ab7d91 Update theme colors 2026-05-10 18:26:14 +00:00
84d7acd65d Update theme colors 2026-05-10 18:25:34 +00:00
8e05b8d294 Update theme colors 2026-05-10 18:25:27 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbf8e;
--background: #080200;
--card: #1a0d0b;
--foreground: #ffe6d5;
--primary-cta: #ffaa70;
--primary-cta-text: #080200;
--secondary-cta: #170b07;
--secondary-cta-text: #ffe6d5;
--accent: #7b5e4a;
--background-accent: #b8541e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);