Compare commits
16 Commits
version_22
...
version_38
| Author | SHA1 | Date | |
|---|---|---|---|
| 163bae4b25 | |||
| 698c971184 | |||
| c2ee9958f4 | |||
| 38b036c0db | |||
| a422e4e9c7 | |||
| 83c2d654e3 | |||
| fb9cac2bf0 | |||
| 43a8ed5a67 | |||
| 09445efda4 | |||
| 99110fc9aa | |||
| 9d3aaf4492 | |||
| 3caffceb70 | |||
| ddc4d728a1 | |||
| 239746d114 | |||
| 9461b0395d | |||
| 39eb063341 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #16100a;
|
||||
--card: #ffffff;
|
||||
--foreground: #ffcdcd;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #f6f0e9;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta-text: #2b180a;
|
||||
--accent: #94877c;
|
||||
--background-accent: #afa094;
|
||||
--background: #ffffff;
|
||||
--card: #FFCDCD;
|
||||
--foreground: #dcdcdb;
|
||||
--primary-cta: #FFCDCD;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #FFCDCD;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #f6dddd;
|
||||
--background-accent: #fffcfa;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user