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: #f5faff;
|
--background: #0a0a0a;
|
||||||
--card: #f1f8ff;
|
--card: #1a1a1a;
|
||||||
--foreground: #001122;
|
--foreground: #fffef5e6;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #facc15;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--accent: #a8cce8;
|
--accent: #737373;
|
||||||
--background-accent: #7ba3cf;
|
--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);
|
||||||
|
|||||||
Reference in New Issue
Block a user