Update src/app/styles/variables.css

This commit is contained in:
2026-04-08 00:01:58 +00:00
parent 8b04b6d60c
commit d5bcb7f0fb

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfaf7;
--card: #f4f0e9;
--foreground: #1a1a1a;
--primary-cta: #2a2a2a;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #c89bff;
--primary-cta-text: #fcfaf7;
--secondary-cta: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #1a1a1a;
--accent: #d1c7b7;
--background-accent: #c4b59d;
--accent: #663cff;
--background-accent: #1a1a1a;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);