8 Commits

Author SHA1 Message Date
7d05260353 Update theme colors 2026-05-09 20:46:36 +00:00
2c8b07fdf3 Update theme colors 2026-05-09 20:45:26 +00:00
40d9dfd18d Update theme colors 2026-05-09 20:44:47 +00:00
58345ea025 Update theme colors 2026-05-09 20:43:59 +00:00
2cc4015f81 Update theme colors 2026-05-09 20:43:30 +00:00
c24707c2ee Update theme colors 2026-05-09 20:42:57 +00:00
c4803836fb Update theme colors 2026-05-09 20:42:26 +00:00
01347de9ad Update theme colors 2026-05-09 20:41:53 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #595959;
--foreground: #1c1c1c;
--primary-cta: #511f1f;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffedbe;
--secondary-cta-text: #1c1c1c;
--accent: #e63946;
--background-accent: #e8bea8;
--background: #000000;
--card: #646464;
--foreground: #ffffff;
--primary-cta: #0a7039;
--primary-cta-text: #fafffb;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);