Compare commits
6 Commits
version_4
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| af878940c3 | |||
| b087563c65 | |||
| 4cbbb5a4c1 | |||
| 48b32690f3 | |||
| 3e5d6e389e | |||
| 6d002fd4f0 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f7f4;
|
--background: #000802;
|
||||||
--card: #fffefe;
|
--card: #0b1a0b;
|
||||||
--foreground: #080908;
|
--foreground: #e6ffe6;
|
||||||
--primary-cta: #0e3a29;
|
--primary-cta: #80da9b;
|
||||||
--primary-cta-text: #fffefe;
|
--primary-cta-text: #000802;
|
||||||
--secondary-cta: #ebeee0;
|
--secondary-cta: #07170b;
|
||||||
--secondary-cta-text: #080908;
|
--secondary-cta-text: #e6ffe6;
|
||||||
--accent: #35c18b;
|
--accent: #38714a;
|
||||||
--background-accent: #c6efc6;
|
--background-accent: #2c6541;
|
||||||
|
|
||||||
/* 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