Update src/app/globals.css

This commit is contained in:
2025-12-26 10:49:53 +00:00
parent 75099a160e
commit 0efc29fcb5

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #3d2c29; --background: #1a1a1a;
--card: #4a3530; --card: #2d2d2d;
--foreground: #f5e6e0; --foreground: #d3d3d3;
--primary-cta: #d4a574; --primary-cta: #a9a9a9;
--secondary-cta: #3d2c29; --secondary-cta: #1a1a1a;
--accent: #8b6f47; --accent: #808080;
--background-accent: #6b5344; --background-accent: #4a4a4a;
/* 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);