Update src/app/globals.css
This commit is contained in:
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #060000;
|
--background: #fbfaff;
|
||||||
--card: #1d0d0d;
|
--card: #f7f5ff;
|
||||||
--foreground: #ffe6e6;
|
--foreground: #0f0022;
|
||||||
--primary-cta: #ff3d4a;
|
--primary-cta: #8b5cf6;
|
||||||
--secondary-cta: #1f0a0a;
|
--secondary-cta: #ffffff;
|
||||||
--accent: #7b2d2d;
|
--accent: #d8cef5;
|
||||||
--background-accent: #b8111f;
|
--background-accent: #c4a8f9;
|
||||||
|
|
||||||
/* 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);
|
||||||
|
|||||||
Reference in New Issue
Block a user