Compare commits

...

1 Commits

Author SHA1 Message Date
4c5ca6727b Update theme colors 2026-06-02 21:09:27 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5faff; --background: #fffafa;
--card: #ffffff; --card: #ffffff;
--foreground: #001122; --foreground: #1a0000;
--primary-cta: #15479c; --primary-cta: #e63946;
--primary-cta-text: #f5faff; --primary-cta-text: #fffafa;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #001122; --secondary-cta-text: #1a0000;
--accent: #a8cce8; --accent: #f5c4c7;
--background-accent: #7ba3cf; --background-accent: #f09199;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);