Update src/app/styles/variables.css

This commit is contained in:
2026-06-02 23:43:32 +00:00
parent 36124f52a8
commit 5a8b56e823

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--background: #0F0F0F;
--card: #1A1A1A;
--foreground: #E0E0E0;
--primary-cta: #BD1BFF;
--primary-cta-text: #0F0F0F;
--secondary-cta: #39FF14;
--secondary-cta-text: #0F0F0F;
--accent: #00FFFF;
--background-accent: #2A003D;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);