Compare commits
8 Commits
version_8
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 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: #f5f4f0;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #f5f5f5;
|
--foreground: #1a1a1a;
|
||||||
--primary-cta: #dfff1c;
|
--primary-cta: #2c2c2c;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #f5f4f0;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #f5f4f0;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #1a1a1a;
|
||||||
--accent: #8b9a1b;
|
--accent: #8a8a8a;
|
||||||
--background-accent: #5d6b00;
|
--background-accent: #e8e6e1;
|
||||||
|
|
||||||
/* 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