Compare commits
7 Commits
version_3
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 033da46b08 | |||
| 3462633873 | |||
| 892cdc0d80 | |||
| 4b45d9404f | |||
| 8dd8a9dfc2 | |||
| 820b8fd4ea | |||
| c949a96e7b |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #fcf6ec;
|
||||||
--card: #ffffff;
|
--card: #f3ede2;
|
||||||
--foreground: #001a0a;
|
--foreground: #2e2521;
|
||||||
--primary-cta: #0a705f;
|
--primary-cta: #2e2521;
|
||||||
--primary-cta-text: #fafffb;
|
--primary-cta-text: #fcf6ec;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #001a0a;
|
--secondary-cta-text: #2e2521;
|
||||||
--accent: #a8d9be;
|
--accent: #b2a28b;
|
||||||
--background-accent: #6bbfb8;
|
--background-accent: #b2a28b;
|
||||||
|
|
||||||
/* 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