Compare commits
6 Commits
version_6
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 35b8207688 | |||
| 33b6fe7532 | |||
| 7c70d67f74 | |||
| 406b9b0c1c | |||
| 35c0c6221e | |||
| 6f422c5e21 |
@@ -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: #ff8600;
|
--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: #130029;
|
--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