Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b98384036 | |||
| 2ba52e3104 | |||
| 830051a77d | |||
| 105b3cfb89 | |||
| 1ce2a87beb | |||
| f36b324371 | |||
| 271824d8b2 | |||
| cd38cbe830 | |||
| bb7a2df17d | |||
| 25f2c6e8ce | |||
| 090c281e15 | |||
| 419c9aab60 | |||
| a51d8122e5 | |||
| 0c97ab2418 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbfaff;
|
--background: #e3deea;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #0f0022;
|
--foreground: #1f2027;
|
||||||
--primary-cta: #8b5cf6;
|
--primary-cta: #1f2027;
|
||||||
--primary-cta-text: #fbfaff;
|
--primary-cta-text: #e3deea;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0f0022;
|
--secondary-cta-text: #1f2027;
|
||||||
--accent: #d8cef5;
|
--accent: #627dc6;
|
||||||
--background-accent: #c4a8f9;
|
--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