Compare commits
12 Commits
version_13
...
version_25
| Author | SHA1 | Date | |
|---|---|---|---|
| 59d53d07a1 | |||
| 00460d0f7f | |||
| d7f75c6451 | |||
| b38583dd43 | |||
| 2255ae3ef9 | |||
| 6a0fdffdf4 | |||
| 423685163a | |||
| 2989eb7e76 | |||
| b5b938a0bd | |||
| 1159826185 | |||
| 34b898f617 | |||
| 2449801c9f |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #dfcdd3;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--background: #e8eaed;
|
||||
--card: #e6c6cf;
|
||||
--foreground: #391617;
|
||||
--primary-cta: #bf224c;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #f1d5de;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--accent: #dfbfc9;
|
||||
--background-accent: #ffffff;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user