Compare commits
7 Commits
version_5
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e | |||
| e3dcda0af9 | |||
| ebb0745f25 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #f7f6f7;
|
||||||
--card: #0c0c0c;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #25190c;
|
||||||
--primary-cta: #106EFB;
|
--primary-cta: #ff6207;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #000000;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #25190c;
|
||||||
--accent: #535353;
|
--accent: #ffce93;
|
||||||
--background-accent: #106EFB;
|
--background-accent: #e8cfa8;
|
||||||
|
|
||||||
/* 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