Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dfad5390a6 | |||
| a375148f04 | |||
| 201a309da3 | |||
| 1f123cf946 | |||
| 77126e1d2a |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fcf6ec;
|
--background: #f5f4f0;
|
||||||
--card: #f3ede2;
|
--card: #ffffff;
|
||||||
--foreground: #2e2521;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #2e2521;
|
--primary-cta: #2c2c2c;
|
||||||
--primary-cta-text: #fcf6ec;
|
--primary-cta-text: #f5f4f0;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #f5f4f0;
|
||||||
--secondary-cta-text: #2e2521;
|
--secondary-cta-text: #1a1a1a;
|
||||||
--accent: #b2a28b;
|
--accent: #8a8a8a;
|
||||||
--background-accent: #b2a28b;
|
--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