Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4164d66395 | |||
| c6533763d1 | |||
| daf5b4480b | |||
| bb65671408 | |||
| 65df90a8d3 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #000000;
|
||||||
--card: #f7fffa;
|
--card: #1a2f1d;
|
||||||
--foreground: #001a0a;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #fafffb;
|
--primary-cta-text: #0a1a0c;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #0d200f;
|
||||||
--secondary-cta-text: #001a0a;
|
--secondary-cta-text: #d4f6d8;
|
||||||
--accent: #a8d9be;
|
--accent: #1a3d1f;
|
||||||
--background-accent: #6bbf8e;
|
--background-accent: #355e3b;
|
||||||
|
|
||||||
/* 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