Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b98384036 | |||
| 2ba52e3104 | |||
| 830051a77d | |||
| 105b3cfb89 | |||
| 1ce2a87beb | |||
| f36b324371 | |||
| 271824d8b2 | |||
| bb7a2df17d | |||
| 090c281e15 | |||
| a51d8122e5 | |||
| 0c97ab2418 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #e3deea;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #001a0a;
|
--foreground: #1f2027;
|
||||||
--primary-cta: #0a705f;
|
--primary-cta: #1f2027;
|
||||||
--primary-cta-text: #fafffb;
|
--primary-cta-text: #e3deea;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #001a0a;
|
--secondary-cta-text: #1f2027;
|
||||||
--accent: #a8d9be;
|
--accent: #627dc6;
|
||||||
--background-accent: #6bbfb8;
|
--background-accent: #627dc6;
|
||||||
|
|
||||||
/* 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