Compare commits
5 Commits
version_24
...
version_29
| Author | SHA1 | Date | |
|---|---|---|---|
| ef66bcfb2c | |||
| 34b2db6f8f | |||
| d9e727e667 | |||
| fc841b6494 | |||
| 59d53d07a1 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #e8eaed;
|
||||
--card: #e9a1b4;
|
||||
--background: #e1e6ed;
|
||||
--card: #e6c6cf;
|
||||
--foreground: #391617;
|
||||
--primary-cta: #ba0e3c;
|
||||
--primary-cta: #bf224c;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #f1d5de;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #f7b6cb;
|
||||
--background-accent: #ffffff;
|
||||
--accent: #dfbfc9;
|
||||
--background-accent: #d19bb2;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user