Compare commits

..

15 Commits

Author SHA1 Message Date
163bae4b25 Update theme colors 2026-06-02 19:15:11 +00:00
698c971184 Update theme colors 2026-06-02 19:14:49 +00:00
c2ee9958f4 Update theme colors 2026-06-02 19:14:45 +00:00
38b036c0db Update theme colors 2026-06-02 19:14:33 +00:00
a422e4e9c7 Update theme colors 2026-06-02 19:14:18 +00:00
83c2d654e3 Update theme colors 2026-06-02 19:14:11 +00:00
fb9cac2bf0 Update theme colors 2026-06-02 19:13:42 +00:00
43a8ed5a67 Update theme colors 2026-06-02 19:13:32 +00:00
09445efda4 Update theme colors 2026-06-02 19:13:23 +00:00
99110fc9aa Update theme colors 2026-06-02 19:13:06 +00:00
9d3aaf4492 Update theme colors 2026-06-02 19:12:58 +00:00
3caffceb70 Update theme colors 2026-06-02 19:12:48 +00:00
ddc4d728a1 Update theme colors 2026-06-02 19:12:32 +00:00
239746d114 Update theme colors 2026-06-02 19:12:17 +00:00
9461b0395d Update theme colors 2026-06-02 19:12:12 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #16100a;
--card: #ffffff;
--foreground: #ffcdcd;
--primary-cta: #ffffff;
--background: #ffffff;
--card: #FFCDCD;
--foreground: #dcdcdb;
--primary-cta: #FFCDCD;
--primary-cta-text: #000000;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
--secondary-cta: #FFCDCD;
--secondary-cta-text: #000000;
--accent: #f6dddd;
--background-accent: #fffcfa;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);