4 Commits

Author SHA1 Message Date
bd6a874738 Update theme colors 2026-06-10 15:01:27 +00:00
3479617e90 Update theme colors 2026-06-10 15:01:19 +00:00
26d152d87c Update theme colors 2026-06-10 15:01:06 +00:00
97dcc63b7a Update theme colors 2026-06-10 15:01:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
--background: #1e1e1e;
--card: #ffffff;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #fffafa;
--secondary-cta: #ffffff;
--secondary-cta-text: #1a0000;
--accent: #f5c4c7;
--background-accent: #f09199;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);