Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7db43aecc2 | |||
| da2cc08c0e | |||
| 6da52a6d96 | |||
| fa3252ff84 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #250c0d;
|
||||
--primary-cta: #b82b40;
|
||||
--background: #1a0d0d;
|
||||
--card: #2d1515;
|
||||
--foreground: #f5e6e6;
|
||||
--primary-cta: #d946a6;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta: #2d1515;
|
||||
--secondary-cta-text: #250c0d;
|
||||
--accent: #b90941;
|
||||
--background-accent: #e8a8b6;
|
||||
--accent: #c2185b;
|
||||
--background-accent: #6b1b47;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user