Update src/app/globals.css

This commit is contained in:
2025-12-26 10:50:03 +00:00
parent c2b06ed1dd
commit b15eb4a797

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #1a0d14; --background: #0a0600;
--card: #2a1a22; --card: #1d0d0b;
--foreground: #ffe0e8; --foreground: #ffe6d5;
--primary-cta: #ff1493; --primary-cta: #ffae00;
--secondary-cta: #ffb6d9; --secondary-cta: #1f0a00;
--accent: #ff69b4; --accent: #7b5337;
--background-accent: #c71585; --background-accent: #b8400c;
/* 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);