Compare commits
4 Commits
version_12
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| b4342e02ba | |||
| 5b0c176f3c | |||
| ba78dd9769 | |||
| 6647dcb21c |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f5f5;
|
--background: #0a0a0a;
|
||||||
--card: #ffffff;
|
--card: #1a1a1a;
|
||||||
--foreground: #1c1c1c;
|
--foreground: #fff5f5e6;
|
||||||
--primary-cta: #511f1f;
|
--primary-cta: #ff7a7a;
|
||||||
--primary-cta-text: #f5f5f5;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #1c1c1c;
|
--secondary-cta-text: #fff5f5e6;
|
||||||
--accent: #e63946;
|
--accent: #737373;
|
||||||
--background-accent: #e8bea8;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* 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