Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5eee1f5af1 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #fafffb;
|
||||||
--card: #ffffff;
|
--card: #f7fffa;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #001a0a;
|
||||||
--primary-cta: #1f514c;
|
--primary-cta: #0a7039;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #fafffb;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #001a0a;
|
||||||
--accent: #159c49;
|
--accent: #a8d9be;
|
||||||
--background-accent: #a8e8ba;
|
--background-accent: #6bbf8e;
|
||||||
|
|
||||||
/* 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