6 Commits

Author SHA1 Message Date
db9930283f Update theme colors 2026-05-08 03:21:40 +00:00
26147c6bb7 Update theme colors 2026-05-08 03:21:33 +00:00
4f101356f6 Update theme colors 2026-05-08 03:21:20 +00:00
9b3b86ae9c Update theme colors 2026-05-08 03:21:09 +00:00
a5a815e257 Update theme colors 2026-05-08 03:20:17 +00:00
1fee628448 Update theme colors 2026-05-08 03:20:03 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbf8f2;
--card: #f0ede5;
--foreground: #3d1c16;
--primary-cta: #c14f00;
--primary-cta-text: #f5f5f5;
--secondary-cta: #f0ede5;
--secondary-cta-text: #1c1c1c;
--accent: #d4af37;
--background-accent: #e6d5a0;
--background: #000000;
--card: #1f1f40;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #0a051a;
--secondary-cta: #0d0d2b;
--secondary-cta-text: #d4d4f6;
--accent: #3d2880;
--background-accent: #663cff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);