Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec5b0d65e2 |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f8fcff;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #fffef5e6;
|
--foreground: #00101f;
|
||||||
--primary-cta: #facc15;
|
--primary-cta: #409fff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--accent: #737373;
|
--accent: #c7e2fc;
|
||||||
--background-accent: #737373;
|
--background-accent: #9bcfff;
|
||||||
|
|
||||||
/* 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