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

This commit is contained in:
2026-04-09 03:44:23 +00:00
parent cc97ffc377
commit 9e094c7ca1

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #121212;
--foreground: #ffffff;
--primary-cta: #000000;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #000000;
--secondary-cta-text: #ffffff;
--accent: #ff0000;
--background-accent: #1a0000;
--accent: #e2e2e2;
--background-accent: #120006;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);