Compare commits
9 Commits
version_4
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f08e4f78d | |||
| 925bb527a6 | |||
| 1f44b56f8b | |||
| 51c0505eb9 | |||
| b6eefc5ace | |||
| 3ac3d3647e | |||
| e3dcda0af9 | |||
| ebb0745f25 | |||
| c1a112e7c8 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #f7f6f7;
|
||||||
--card: #1f4035;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #250c0d;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #b82b40;
|
||||||
--primary-cta-text: #051a12;
|
--primary-cta-text: #f7f6f7;
|
||||||
--secondary-cta: #0d2b1f;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #d4f6e8;
|
--secondary-cta-text: #250c0d;
|
||||||
--accent: #0d5238;
|
--accent: #b90941;
|
||||||
--background-accent: #10b981;
|
--background-accent: #e8a8b6;
|
||||||
|
|
||||||
/* 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