Compare commits
7 Commits
version_17
...
version_24
| Author | SHA1 | Date | |
|---|---|---|---|
| 00460d0f7f | |||
| d7f75c6451 | |||
| b38583dd43 | |||
| 2255ae3ef9 | |||
| 6a0fdffdf4 | |||
| 423685163a | |||
| 2989eb7e76 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #dfcdd3;
|
||||
--background: #e8eaed;
|
||||
--card: #e9a1b4;
|
||||
--foreground: #391617;
|
||||
--primary-cta: #cc234d;
|
||||
--primary-cta: #ba0e3c;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #f1d5de;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e89cac;
|
||||
--accent: #f7b6cb;
|
||||
--background-accent: #ffffff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user