9 Commits

Author SHA1 Message Date
5521a0a5d6 Update theme colors 2026-06-08 12:02:29 +00:00
c709802fa3 Update theme colors 2026-06-08 12:02:23 +00:00
8dc3df18d7 Update theme colors 2026-06-08 12:02:12 +00:00
e47fa9dd2d Update theme colors 2026-06-08 12:02:05 +00:00
53da30c36e Update theme colors 2026-06-08 12:01:42 +00:00
8c9bae507d Update theme colors 2026-06-08 12:01:36 +00:00
ae5e5e5718 Update theme colors 2026-06-08 12:01:27 +00:00
44aa9c939f Update theme colors 2026-06-08 12:01:05 +00:00
e39a9763f1 Update theme colors 2026-06-08 12:00:51 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #0D070A;
--card: #2D0A1C;
--foreground: #F0E8E8;
--primary-cta: #D4AF37;
--primary-cta-text: #0D070A;
--secondary-cta: #2D0A1C;
--secondary-cta-text: #F0E8E8;
--accent: #E7CE8F;
--background-accent: #4A1525;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #F9F0F0;
--primary-cta: #ff6207;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #F9F0F0;
--accent: #B49977;
--background-accent: #B49977;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);