Update src/app/globals.css

This commit is contained in:
2025-12-26 12:45:25 +00:00
parent 89a43a6a7e
commit cde4f67ea0

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fafffb; --background: #0a0a0a;
--card: #f7fffa; --card: #1a1a1a;
--foreground: #001a0a; --foreground: #fffffae6;
--primary-cta: #0a7039; --primary-cta: #fde047;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--accent: #a8d9be; --accent: #737373;
--background-accent: #6bbf8e; --background-accent: #737373;
/* 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);