Update theme colors

This commit is contained in:
2026-05-07 13:43:32 +00:00
parent 17b2014902
commit 6afafd96d4

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #c6baa3;
--card: #f9f9f9;
--foreground: #432323;
--primary-cta: #895d57;
--primary-cta-text: #ffffff;
--secondary-cta: #c6baa3;
--secondary-cta-text: #432323;
--accent: #895d57;
--background-accent: #432323;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0b07ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93b7ff;
--background-accent: #a8bae8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);