Compare commits
3 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 99bea1902a | |||
| 0393011d9e | |||
| 8071193101 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ff9401;
|
--background: #0a0a0a;
|
||||||
--card: #ffffff;
|
--card: #1a1a1a;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #00ff13;
|
--primary-cta: #1f7cff;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #010101;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #159c49;
|
--accent: #1f7cff;
|
||||||
--background-accent: #a8e8ba;
|
--background-accent: #f96b2f;
|
||||||
|
|
||||||
/* 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