8 Commits

Author SHA1 Message Date
db1042134f Update theme colors 2026-04-24 17:10:28 +00:00
ccc875d9f2 Update theme colors 2026-04-24 17:07:06 +00:00
3eb60e99a5 Update theme colors 2026-04-24 17:06:31 +00:00
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

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #FAF3E0;
--card: #4A0404;
--foreground: #F5F5DC;
--primary-cta: #D4A017;
--primary-cta-text: #000000;
--secondary-cta: #4A0404;
--secondary-cta-text: #E2C275;
--accent: #FFBF00;
--background-accent: #2D080A;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);