Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f48f46e5a9 | |||
| 89a3e7761b | |||
| 10c934e983 | |||
| 56aa40f46d |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #1a3d2a;
|
||||||
--card: #ffffff;
|
--card: #2d5a3f;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #f5f5f5;
|
||||||
--primary-cta: #341f51;
|
--primary-cta: #22c55e;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #e8f5e9;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #6139e6;
|
--accent: #86efac;
|
||||||
--background-accent: #b3a8e8;
|
--background-accent: #22c55e;
|
||||||
|
|
||||||
/* 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