Compare commits
4 Commits
version_24
...
version_28
| Author | SHA1 | Date | |
|---|---|---|---|
| 3aae795d49 | |||
| f7413c0c15 | |||
| 78d3443733 | |||
| b9fe3ce7a7 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #ffffff;
|
||||||
--card: #0c0c0c;
|
--card: #f9f9f9;
|
||||||
--foreground: #ffffff;
|
--foreground: #120a00e6;
|
||||||
--primary-cta: #cee7ff;
|
--primary-cta: #ff8c42;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #000000;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #120a00e6;
|
||||||
--accent: #535353;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #CEE7FF;
|
--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