Update theme colors

This commit is contained in:
2026-03-20 06:50:07 +00:00
parent d383321ef6
commit 284f602b3a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #0c1325; --foreground: #120a00e6;
--primary-cta: #0b07ff; --primary-cta: #ff8c42;
--primary-cta-text: #f7f6f7; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #f9f9f9;
--secondary-cta-text: #0c1325; --secondary-cta-text: #120a00e6;
--accent: #93b7ff; --accent: #e2e2e2;
--background-accent: #a8bae8; --background-accent: #c4c4c4;
/* 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);