Compare commits

..

2 Commits

Author SHA1 Message Date
3ea0ded9da Update theme colors 2026-06-02 21:12:02 +00:00
6bfc61e59c Update theme colors 2026-06-02 21:11:39 +00:00

View File

@@ -13,12 +13,12 @@
--background: #f5f5f5; --background: #f5f5f5;
--card: #ffffff; --card: #ffffff;
--foreground: #1c1c1c; --foreground: #1c1c1c;
--primary-cta: #fcfcfc; --primary-cta: #df7226;
--primary-cta-text: #000000; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #f67208; --secondary-cta-text: #f67208;
--accent: #ee8919; --accent: #ee8919;
--background-accent: #a8cce8; --background-accent: #32cf3e;
/* 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);