14 Commits

Author SHA1 Message Date
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
846bd4ab4d Update theme colors 2026-04-13 01:32:36 +00:00
ed939416db Update theme colors 2026-04-13 01:32:26 +00:00
d4e233dfbd Update theme colors 2026-04-13 01:32:19 +00:00
e1db3fc646 Update theme colors 2026-04-13 01:32:02 +00:00
3ecb807e53 Update theme colors 2026-04-13 01:31:13 +00:00
85e473a3b4 Update theme colors 2026-04-13 01:31:05 +00:00

View File

@@ -11,13 +11,13 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #d4af37;
--secondary-cta-text: #ffffff;
--accent: #e2e2e2;
--card: #ffffff;
--foreground: #12ff00;
--primary-cta: #13d1cf;
--primary-cta-text: #15479C;
--secondary-cta: #15479C;
--secondary-cta-text: #13D1CF;
--accent: #15479C;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */