Compare commits
7 Commits
version_35
...
version_42
| Author | SHA1 | Date | |
|---|---|---|---|
| e8e2015e82 | |||
| 0920d60a87 | |||
| 4c5ca6727b | |||
| e46a318252 | |||
| 914ef9f013 | |||
| dd3d53fa85 | |||
| 9d79da4a3f |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f5f5f5;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #f8f5ffe6;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #c89bff;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #f8f5ffe6;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #737373;
|
--accent: #e63946;
|
||||||
--background-accent: #737373;
|
--background-accent: #e8bea8;
|
||||||
|
|
||||||
/* 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