Compare commits
9 Commits
version_4
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a936a9824 | |||
| 35b8207688 | |||
| 33b6fe7532 | |||
| 7c70d67f74 | |||
| 406b9b0c1c | |||
| 35c0c6221e | |||
| 6f422c5e21 | |||
| 5fe7d79ade | |||
| e64bf0224d |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #fffafa;
|
||||||
--card: #1a1a1a;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #1a0000;
|
||||||
--primary-cta: #ff4500;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #fffafa;
|
||||||
--secondary-cta: #1a1a1a;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #1a0000;
|
||||||
--accent: #ff6347;
|
--accent: #f5c4c7;
|
||||||
--background-accent: #2a1500;
|
--background-accent: #f09199;
|
||||||
|
|
||||||
/* 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