Compare commits
11 Commits
version_14
...
version_25
| Author | SHA1 | Date | |
|---|---|---|---|
| 239746d114 | |||
| 9461b0395d | |||
| 39eb063341 | |||
| 2f4cfff4ec | |||
| 3fbcf211fd | |||
| 6611823044 | |||
| ae028aaaff | |||
| 71ba559493 | |||
| 818203bd90 | |||
| 3114fb140c | |||
| d8f94ca9a7 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fffafa;
|
||||
--background: #16100a;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a0000;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #fffafa;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1a0000;
|
||||
--accent: #f5c4c7;
|
||||
--background-accent: #f09199;
|
||||
--foreground: #ffcdcd;
|
||||
--primary-cta: #FFCDCD;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #FFCDCD;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user