Compare commits
6 Commits
version_10
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| d82b6b8131 | |||
| 8079ed7206 | |||
| 179e34d572 | |||
| 0a936a9824 | |||
| 35b8207688 | |||
| 33b6fe7532 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbfaff;
|
--background: #f5f4ef;
|
||||||
--card: #ffffff;
|
--card: #dad6cd;
|
||||||
--foreground: #0f0022;
|
--foreground: #2a2928;
|
||||||
--primary-cta: #8b5cf6;
|
--primary-cta: #2a2928;
|
||||||
--primary-cta-text: #fbfaff;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ecebea;
|
||||||
--secondary-cta-text: #0f0022;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #d8cef5;
|
--accent: #ffffff;
|
||||||
--background-accent: #c4a8f9;
|
--background-accent: #c6b180;
|
||||||
|
|
||||||
/* 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