Compare commits
12 Commits
version_5
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 426504d624 | |||
| 34a2a21e31 | |||
| 39a7f88c87 | |||
| 24f90eb672 | |||
| d47c48b0e4 | |||
| d746b7c703 | |||
| e17ad086ee | |||
| 48879e5c1e | |||
| 32b4939f58 | |||
| 4fc52c83c2 | |||
| afa226f5ab | |||
| 45a42569c4 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fffafa;
|
||||
--card: #fff7f7;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
--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