Compare commits
10 Commits
version_10
...
version_20
| Author | SHA1 | Date | |
|---|---|---|---|
| 4cad4199e3 | |||
| 0366946079 | |||
| 26a3cf7e3f | |||
| 0df3952f25 | |||
| bf90fb1004 | |||
| 43a8bb17ae | |||
| ca164a5618 | |||
| c7c9e07c20 | |||
| 6cf8471871 | |||
| 740b926d5b |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #f6f7f4;
|
||||||
--card: #1a1a1a;
|
--card: #fffefe;
|
||||||
--foreground: #ffffff;
|
--foreground: #080908;
|
||||||
--primary-cta: #1f7cff;
|
--primary-cta: #0e3a29;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #fffefe;
|
||||||
--secondary-cta: #010101;
|
--secondary-cta: #ebeee0;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #080908;
|
||||||
--accent: #1f7cff;
|
--accent: #35c18b;
|
||||||
--background-accent: #f96b2f;
|
--background-accent: #c6efc6;
|
||||||
|
|
||||||
/* 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