Update src/app/globals.css

This commit is contained in:
2025-12-22 12:24:22 +00:00
parent 533cf9b942
commit 12755c736b

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fefef5; --background: #1a0a0a;
--card: #fdfdf0; --card: #2a1414;
--foreground: #1a1a00; --foreground: #ffffff;
--primary-cta: #ffcf40; --primary-cta: #cc0000;
--secondary-cta: #ffffff; --secondary-cta: #2a1414;
--accent: #facc15; --accent: #ff3333;
--background-accent: #ffbf00; --background-accent: #660000;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);