Compare commits
5 Commits
version_8
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 44185b38eb | |||
| 34bb5a116a | |||
| 2e2166dcf2 | |||
| 327a4f32f9 | |||
| c2bb8fb721 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fafffb;
|
--background: #0a0a0a;
|
||||||
--card: #f7fffa;
|
--card: #1a1a1a;
|
||||||
--foreground: #001a0a;
|
--foreground: #f5fffae6;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #80da9b;
|
||||||
--primary-cta-text: #fafffb;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #001a0a;
|
--secondary-cta-text: #f5fffae6;
|
||||||
--accent: #a8d9be;
|
--accent: #737373;
|
||||||
--background-accent: #6bbf8e;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* 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