Compare commits
8 Commits
version_8
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 412eb8f042 | |||
| 134e559653 | |||
| 16d6e8a825 | |||
| 19081ab304 | |||
| e1fa67c7f3 | |||
| cf143bdb57 | |||
| 51838290f9 | |||
| 899b250263 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #0a0a0a;
|
||||||
--card: #f9f9f9;
|
--card: #1a1a1a;
|
||||||
--foreground: #000612e6;
|
--foreground: #f5f5f5;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #ffdf7d;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #0a0a0a;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #e2e2e2;
|
--accent: #b8860b;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #8b6914;
|
||||||
|
|
||||||
/* 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