Compare commits

...

8 Commits

Author SHA1 Message Date
2f4cfff4ec Update theme colors 2026-06-02 19:11:51 +00:00
3fbcf211fd Update theme colors 2026-06-02 19:11:43 +00:00
6611823044 Update theme colors 2026-06-02 19:11:33 +00:00
ae028aaaff Update theme colors 2026-06-02 19:11:18 +00:00
71ba559493 Update theme colors 2026-06-02 19:11:11 +00:00
818203bd90 Update theme colors 2026-06-02 19:11:00 +00:00
3114fb140c Update theme colors 2026-06-02 19:10:34 +00:00
d8f94ca9a7 Update theme colors 2026-06-02 19:10:22 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fffafa;
--background: #16100a;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
--foreground: #ffcdcd;
--primary-cta: #ffffff;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);