Compare commits

..

1 Commits

Author SHA1 Message Date
4af8699a0f Update src/app/globals.css 2025-12-28 13:06:41 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fff5f8; --background: #0a0a0a;
--card: #ffebf0; --card: #1a1a1a;
--foreground: #3d2930; --foreground: #f8d0e8e6;
--primary-cta: #e890a8; --primary-cta: #ff1493;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--accent: #f5ccd5; --accent: #ff69b4;
--background-accent: #f0b8c4; --background-accent: #c71585;
/* 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);