Compare commits
12 Commits
version_12
...
version_24
| Author | SHA1 | Date | |
|---|---|---|---|
| 1180ad417c | |||
| 342f5454e6 | |||
| 8b5ab4e702 | |||
| 32242e7c35 | |||
| e5644273e4 | |||
| 9ed6e19188 | |||
| ff0d0cedf3 | |||
| 531765e285 | |||
| b4342e02ba | |||
| 5b0c176f3c | |||
| ba78dd9769 | |||
| 6647dcb21c |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #0c0c0c;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #511f1f;
|
--primary-cta: #cee7ff;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #000000;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #e63946;
|
--accent: #535353;
|
||||||
--background-accent: #e8bea8;
|
--background-accent: #CEE7FF;
|
||||||
|
|
||||||
/* 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