Compare commits
17 Commits
version_3
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| d5aa7c2c33 | |||
| f68bd52301 | |||
| 636e432600 | |||
| 112f7d9079 | |||
| b44593b1c0 | |||
| 9d8ae86a17 | |||
| d3f01228a3 | |||
| 5b89f50a0e | |||
| 68bce074b4 | |||
| 40482930d1 | |||
| a1036048cf | |||
| 5243433d00 | |||
| 1bf3fa80a5 | |||
| bc5b4d38ea | |||
| ecfdc7e9e6 | |||
| 039888c026 | |||
| 7c4fed1052 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbf9f7;
|
--background: #fafffb;
|
||||||
--card: #f4f1ee;
|
--card: #ffffff;
|
||||||
--foreground: #3d3732;
|
--foreground: #001a0a;
|
||||||
--primary-cta: #8c7f76;
|
--primary-cta: #0a705f;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #fafffb;
|
||||||
--secondary-cta: #d6d2ce;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #250c0d;
|
--secondary-cta-text: #001a0a;
|
||||||
--accent: #c8b9b0;
|
--accent: #a8d9be;
|
||||||
--background-accent: #e9e5e2;
|
--background-accent: #6bbfb8;
|
||||||
|
|
||||||
/* 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