Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0d97b49fb9 | |||
| ad75be6039 | |||
| 27b7f7345f | |||
| fc69c664c9 | |||
| b09b7a38c5 | |||
| bd6a874738 | |||
| f0b9ff9781 | |||
| 3479617e90 | |||
| b1e4d42e0c | |||
| 26d152d87c | |||
| 69c1f9b8c4 | |||
| 5595f2e68b | |||
| 73e7daf598 | |||
| 6705ed0bea | |||
| 3611e282b7 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #1e1e1e;
|
||||||
--card: #1a1a1a;
|
--card: #930000;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #ffdf7d;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #fffafa;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #1a0000;
|
||||||
--accent: #b8860b;
|
--accent: #f5c4c7;
|
||||||
--background-accent: #8b6914;
|
--background-accent: #f09199;
|
||||||
|
|
||||||
/* 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