Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f20212abb6 | |||
| df1e84a5b8 | |||
| 0e3d574159 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #c4c4c4;
|
||||
--card: #d4d4d4;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #22c55e;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e0e0e0;
|
||||
--secondary-cta-text: #1a1a1a;
|
||||
--accent: #16a34a;
|
||||
--background-accent: #b4b4b4;
|
||||
--background: #FDEBF7;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #2B2B2B;
|
||||
--primary-cta: #2E7D32;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #FEEFFD;
|
||||
--secondary-cta-text: #2B2B2B;
|
||||
--accent: #FFC0CB;
|
||||
--background-accent: #E0F2F1;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user