4 Commits

Author SHA1 Message Date
3779d8dfb6 Update theme colors 2026-05-18 14:11:22 +00:00
f95ee33949 Update theme colors 2026-05-18 14:11:13 +00:00
ae7e1befb4 Update theme colors 2026-05-18 14:11:04 +00:00
6fbf15950a Update theme colors 2026-05-18 14:10:59 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--background: #000000;
--card: #0c0c0c;
--foreground: #ffffff;
--primary-cta: #106EFB;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #535353;
--background-accent: #106EFB;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);