11 Commits

Author SHA1 Message Date
49edc6051a Update theme colors 2026-04-24 17:05:00 +00:00
ce07844caa Update theme colors 2026-04-24 17:04:06 +00:00
c136a0dc41 Update theme colors 2026-04-24 17:03:45 +00:00
820cd3c7a6 Update theme colors 2026-04-24 17:03:21 +00:00
9165d19f11 Update theme colors 2026-04-24 17:02:51 +00:00
d2c5d99ff3 Update theme colors 2026-04-24 16:59:47 +00:00
9551010a56 Update theme colors 2026-04-24 16:57:23 +00:00
dfabca12d2 Update theme colors 2026-04-24 16:57:21 +00:00
516a97fd61 Update theme colors 2026-04-24 16:57:10 +00:00
179540654c Update theme colors 2026-04-24 16:51:50 +00:00
da7030a732 Update theme colors 2026-04-24 16:51:42 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
--background: #000000;
--card: #4A0404;
--foreground: #F5F5DC;
--primary-cta: #D4A017;
--primary-cta-text: #000000;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #1A1A1A;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);