Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 727c1f463e |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #0a0a0a;
|
||||||
--card: #fcfcfc;
|
--card: #1a1a1a;
|
||||||
--foreground: #000000e6;
|
--foreground: #ffffffe6;
|
||||||
--primary-cta: #ff0000;
|
--primary-cta: #b366ff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--accent: #bebebe;
|
--accent: #737373;
|
||||||
--background-accent: #c4c4c4;
|
--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