Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 647b02550a | |||
| a5acfe2aa9 | |||
| 6d2a9e9d85 | |||
| 52c631b2df | |||
| 79147c97c2 | |||
| 1684314511 | |||
| 8a753b52ae | |||
| a86527b18d | |||
| 7cb13a68df | |||
| de0e31c358 | |||
| 1856775c2e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fbfaff;
|
--background: #f7f6f7;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #0f0022;
|
--foreground: #250c0d;
|
||||||
--primary-cta: #8b5cf6;
|
--primary-cta: #b82b40;
|
||||||
--primary-cta-text: #fbfaff;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #0f0022;
|
--secondary-cta-text: #250c0d;
|
||||||
--accent: #d8cef5;
|
--accent: #b90941;
|
||||||
--background-accent: #c4a8f9;
|
--background-accent: #e8a8b6;
|
||||||
|
|
||||||
/* 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