9 Commits

Author SHA1 Message Date
eabce48829 Update theme colors 2026-04-13 01:35:35 +00:00
a1e6547c57 Update theme colors 2026-04-13 01:35:23 +00:00
d043d2bed5 Update theme colors 2026-04-13 01:35:06 +00:00
723f79c4a1 Update theme colors 2026-04-13 01:34:54 +00:00
cb72caf93a Update theme colors 2026-04-13 01:34:13 +00:00
51d067080f Update theme colors 2026-04-13 01:33:52 +00:00
a7100fb057 Update theme colors 2026-04-13 01:33:37 +00:00
b263fd6ec5 Update theme colors 2026-04-13 01:33:24 +00:00
76e7ae5b67 Update theme colors 2026-04-13 01:32:48 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000802;
--card: #0b1a0b;
--foreground: #e6ffe6;
--primary-cta: #80da9b;
--primary-cta-text: #000802;
--secondary-cta: #07170b;
--secondary-cta-text: #e6ffe6;
--accent: #38714a;
--background-accent: #2c6541;
--background: #ffffff;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #13d1cf;
--primary-cta-text: #15479C;
--secondary-cta: #15479C;
--secondary-cta-text: #13D1CF;
--accent: #15479C;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);