Compare commits
9 Commits
version_4
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b89f50a0e | |||
| 68bce074b4 | |||
| 40482930d1 | |||
| a1036048cf | |||
| 5243433d00 | |||
| 1bf3fa80a5 | |||
| bc5b4d38ea | |||
| ecfdc7e9e6 | |||
| 039888c026 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fffafa;
|
--background: #000000;
|
||||||
--card: #ffffff;
|
--card: #0c0c0c;
|
||||||
--foreground: #1a0000;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #106EFB;
|
||||||
--primary-cta-text: #fffafa;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #1a0000;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #f5c4c7;
|
--accent: #535353;
|
||||||
--background-accent: #f09199;
|
--background-accent: #106EFB;
|
||||||
|
|
||||||
/* 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