Compare commits
7 Commits
version_3
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 13d0d74298 | |||
| 427e63b534 | |||
| 3fbc301dce | |||
| 436a7f20be | |||
| 9a7e2af177 | |||
| 736a58f3a5 | |||
| e4ddc9e95c |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #000000;
|
||||||
--card: #f9f9f9;
|
--card: #1a2f1d;
|
||||||
--foreground: #000612e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #106EFB;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #0a1a0c;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #0d200f;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #d4f6d8;
|
||||||
--accent: #e2e2e2;
|
--accent: #1a3d1f;
|
||||||
--background-accent: #106EFB;
|
--background-accent: #355e3b;
|
||||||
|
|
||||||
/* 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