15 Commits

Author SHA1 Message Date
f205a9a406 Update theme colors 2026-04-23 15:54:55 +00:00
e1a32d9b10 Update theme colors 2026-04-23 15:54:32 +00:00
6c9e9eb67c Update theme colors 2026-04-23 15:54:07 +00:00
22d4e56a10 Update theme colors 2026-04-23 15:53:36 +00:00
b5cac5aca4 Update theme colors 2026-04-23 15:52:58 +00:00
1c8250010a Update theme colors 2026-04-23 15:52:02 +00:00
8f0f6d883a Update theme colors 2026-04-23 15:51:48 +00:00
dd62f30f62 Update theme colors 2026-04-23 15:51:35 +00:00
8b3f7c4dae Update theme colors 2026-04-23 15:51:22 +00:00
bc599e5a59 Update theme colors 2026-04-23 15:51:06 +00:00
4574d07123 Update theme colors 2026-04-23 15:50:56 +00:00
b559c90cc9 Update theme colors 2026-04-23 15:50:36 +00:00
74b27c8f6d Update theme colors 2026-04-23 15:50:21 +00:00
c593e2512b Update theme colors 2026-04-23 15:50:01 +00:00
5f22c3dabf Update theme colors 2026-04-23 15:49:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #ff0000;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
--foreground: #a1f2ff;
--primary-cta: #1959e7;
--primary-cta-text: #ffffff;
--secondary-cta: #0067ff;
--secondary-cta-text: #fff1f1;
--accent: #ffffff;
--background-accent: #000000;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);