12 Commits

Author SHA1 Message Date
4ecc89856d Update theme colors 2026-05-06 15:03:38 +00:00
834b896b5b Update theme colors 2026-05-06 15:03:26 +00:00
c3b6c78798 Update theme colors 2026-05-06 03:47:20 +00:00
5b9f84aca8 Update theme colors 2026-05-06 03:46:14 +00:00
7ae9376842 Update theme colors 2026-05-05 01:39:22 +00:00
e653b87b4d Update theme colors 2026-05-05 01:38:43 +00:00
496ed9932c Update theme colors 2026-05-04 09:11:54 +00:00
2a7cc10456 Update theme colors 2026-05-04 09:11:16 +00:00
e53f03feff Update theme colors 2026-05-04 09:10:20 +00:00
ecb01ecf5a Update theme colors 2026-05-04 09:10:08 +00:00
f48109317e Update theme colors 2026-05-02 07:56:47 +00:00
2b87591461 Update theme colors 2026-05-02 07:56:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--background: #151515;
--card: #ffffff;
--foreground: #340268;
--primary-cta: #f20707;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #02a420;
--background-accent: #7ba3cf;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #f4ff00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);