Compare commits
9 Commits
version_36
...
version_45
| Author | SHA1 | Date | |
|---|---|---|---|
| 6df9317355 | |||
| 5b8b039ca2 | |||
| 3766137c59 | |||
| e8e2015e82 | |||
| 0920d60a87 | |||
| 4c5ca6727b | |||
| e46a318252 | |||
| 914ef9f013 | |||
| dd3d53fa85 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #000000;
|
--background: #f5f5f5;
|
||||||
--card: #0c0c0c;
|
--card: #ffffff;
|
||||||
--foreground: #ffffff;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #106EFB;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #000000;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #f67208;
|
||||||
--accent: #535353;
|
--accent: #15479c;
|
||||||
--background-accent: #106EFB;
|
--background-accent: #a8cce8;
|
||||||
|
|
||||||
/* 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