Compare commits
4 Commits
version_29
...
version_33
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b1ee9ee18 | |||
| d8fcaa4537 | |||
| 6b5b095038 | |||
| 1d059bc3b2 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f7f6f7;
|
--background: #0a0a0a;
|
||||||
--card: #ffffff;
|
--card: #1a1a1a;
|
||||||
--foreground: #25190c;
|
--foreground: #fffaf5e6;
|
||||||
--primary-cta: #ff6207;
|
--primary-cta: #ffaa70;
|
||||||
--primary-cta-text: #f7f6f7;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #25190c;
|
--secondary-cta-text: #fffaf5e6;
|
||||||
--accent: #ffce93;
|
--accent: #737373;
|
||||||
--background-accent: #e8cfa8;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* 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