Compare commits
7 Commits
version_20
...
version_27
| Author | SHA1 | Date | |
|---|---|---|---|
| 3caffceb70 | |||
| ddc4d728a1 | |||
| 239746d114 | |||
| 9461b0395d | |||
| 39eb063341 | |||
| 2f4cfff4ec | |||
| 3fbcf211fd |
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #16100a;
|
||||
--card: #ffffff;
|
||||
--card: #410f0f;
|
||||
--foreground: #ffcdcd;
|
||||
--primary-cta: #2b180a;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--primary-cta: #FFCDCD;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #FFCDCD;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
--background-accent: #fffcfa;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user