Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ca3fb21a5f | |||
| 662bbc5818 | |||
| 7f83a3d5e9 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #f5f4f0;
|
||||||
--card: #f7fffa;
|
--card: #ffffff;
|
||||||
--foreground: #001a0a;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #2c2c2c;
|
||||||
--primary-cta-text: #fafffb;
|
--primary-cta-text: #f5f4f0;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f5f4f0;
|
||||||
--secondary-cta-text: #001a0a;
|
--secondary-cta-text: #1a1a1a;
|
||||||
--accent: #a8d9be;
|
--accent: #8a8a8a;
|
||||||
--background-accent: #6bbf8e;
|
--background-accent: #e8e6e1;
|
||||||
|
|
||||||
/* 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