Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f24847cb7 |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #0a0a0a;
|
||||||
--card: #f7fffa;
|
--card: #1a1a1a;
|
||||||
--foreground: #001a0a;
|
--foreground: #fff0f0e6;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #ff3d4a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--accent: #a8d9be;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #6bbf8e;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* 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