Compare commits
9 Commits
version_8
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b135661ff | |||
| a61e070da8 | |||
| 39b1f12d54 | |||
| 50c8013a20 | |||
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f5f4ef;
|
||||||
--card: #1a1a1a;
|
--card: #dad6cd;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #2a2928;
|
||||||
--primary-cta: #dfff1c;
|
--primary-cta: #2a2928;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #f5f4ef;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ecebea;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #2a2928;
|
||||||
--accent: #8b9a1b;
|
--accent: #ffffff;
|
||||||
--background-accent: #5d6b00;
|
--background-accent: #c6b180;
|
||||||
|
|
||||||
/* 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