Compare commits
17 Commits
version_7
...
version_24
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d550a8f9f | |||
| 47d1952db3 | |||
| d5204230b1 | |||
| d81d346a06 | |||
| 588e01d7bf | |||
| be59549eb2 | |||
| b5b72c45fd | |||
| 01b5450e98 | |||
| efa3075160 | |||
| 2bbbbedec4 | |||
| 4b6508bc2d | |||
| ee4e28e10a | |||
| 84a87d9543 | |||
| 539852c4c6 | |||
| ba91f73035 | |||
| 637e7dc611 | |||
| 7560089ab9 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbfaff;
|
||||
--card: #f7f5ff;
|
||||
--foreground: #0f0022;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #fbfaff;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0f0022;
|
||||
--accent: #d8cef5;
|
||||
--background-accent: #c4a8f9;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user