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: #0a0a0a;
|
||||||
--card: #1d0d0d;
|
--card: #1a1a1a;
|
||||||
--foreground: #ffe6e6;
|
--foreground: #f5f0fce6;
|
||||||
--primary-cta: #ff3d4a;
|
--primary-cta: #b366ff;
|
||||||
--secondary-cta: #1f0a0a;
|
--secondary-cta: #1a1a1a;
|
||||||
--accent: #7b2d2d;
|
--accent: #59437b;
|
||||||
--background-accent: #b8111f;
|
--background-accent: #6b28d9;
|
||||||
|
|
||||||
/* 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