Compare commits
8 Commits
version_7
...
version_15
| Author | SHA1 | Date | |
|---|---|---|---|
| 39b1f12d54 | |||
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #fcf6ec;
|
||||||
--card: #1a1a1a;
|
--card: #f3ede2;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #2e2521;
|
||||||
--primary-cta: #ffdf7d;
|
--primary-cta: #2e2521;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #fcf6ec;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #2e2521;
|
||||||
--accent: #b8860b;
|
--accent: #b2a28b;
|
||||||
--background-accent: #8b6914;
|
--background-accent: #b2a28b;
|
||||||
|
|
||||||
/* 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