Update src/app/globals.css

This commit is contained in:
2026-01-19 14:57:55 +00:00
parent 875584dc7b
commit d833bdb7c5

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #060000;; /* --background: #020008;;
--card: #1d0d0d;; --card: #0b1a1d;;
--foreground: #ffe6e6;; --foreground: #f0e6ff;;
--primary-cta: #ff3d4a;; --primary-cta: #c89bff;;
--secondary-cta: #1f0a0a;; --secondary-cta: #0b0717;;
--accent: #7b2d2d;; --accent: #684f7b;;
--background-accent: #b8111f;; */ --background-accent: #65417c;; */
--background: #060000;; --background: #020008;;
--card: #1d0d0d;; --card: #0b1a1d;;
--foreground: #ffe6e6;; --foreground: #f0e6ff;;
--primary-cta: #ff3d4a;; --primary-cta: #c89bff;;
--secondary-cta: #1f0a0a;; --secondary-cta: #0b0717;;
--accent: #7b2d2d;; --accent: #684f7b;;
--background-accent: #b8111f;; --background-accent: #65417c;;
/* 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);