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