Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bee963c833 | |||
| e0a434da22 | |||
| 5d8bdc9431 | |||
| b0b88a3426 | |||
| 3dedaca7a9 | |||
| 8136017686 | |||
| 3d76bf0969 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #000000;
|
||||||
--card: #1a1a1a;
|
--card: #1a2a1a;
|
||||||
--foreground: #ffffff;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #fde047;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #0a150a;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #0d1a0d;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #e1f6e1;
|
||||||
--accent: #15479c;
|
--accent: #2d4a2d;
|
||||||
--background-accent: #1c1c1c;
|
--background-accent: #c1e1c1;
|
||||||
|
|
||||||
/* 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