Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 85ea507866 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #111111;
|
--background: #ffffff;
|
||||||
--card: #1c1c1c;
|
--card: #f9f9f9;
|
||||||
--foreground: #E8D8C3;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #C8A25D;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #111111;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #2B1E1A;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #E8D8C3;
|
--secondary-cta-text: #000612e6;
|
||||||
--accent: #C8A25D;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #2B1E1A;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* 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