Switch to version 1: modified src/app/styles/variables.css

This commit is contained in:
2026-03-12 20:41:23 +00:00
parent a6c6ed4858
commit 8309d2f970

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #121212;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #FF8C00;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #e63946;
--primary-cta-text: #f5f5f5;
--secondary-cta: #00FF41;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #00FF41;
--background-accent: #A9A9A9;
--accent: #e63946;
--background-accent: #e8bea8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);