Compare commits
15 Commits
version_13
...
version_28
| Author | SHA1 | Date | |
|---|---|---|---|
| 3aae795d49 | |||
| f7413c0c15 | |||
| 78d3443733 | |||
| b9fe3ce7a7 | |||
| 1180ad417c | |||
| 342f5454e6 | |||
| 8b5ab4e702 | |||
| 32242e7c35 | |||
| e5644273e4 | |||
| 9ed6e19188 | |||
| ff0d0cedf3 | |||
| 531765e285 | |||
| b4342e02ba | |||
| 5b0c176f3c | |||
| ba78dd9769 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #ffffff;
|
||||||
--card: #1a1a1a;
|
--card: #f9f9f9;
|
||||||
--foreground: #fff5f5e6;
|
--foreground: #120a00e6;
|
||||||
--primary-cta: #ff7a7a;
|
--primary-cta: #ff8c42;
|
||||||
--primary-cta-text: #0a0a0a;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #fff5f5e6;
|
--secondary-cta-text: #120a00e6;
|
||||||
--accent: #737373;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #737373;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* 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