Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2f5aee94e | |||
| b9c8787c56 | |||
| 8a4a6f34d4 | |||
| 2c552a809d |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0A0A0A;
|
--background: #ffffff;
|
||||||
--card: #1C1C1C;
|
--card: #f9f9f9;
|
||||||
--foreground: #F5F0E8;
|
--foreground: #120006e6;
|
||||||
--primary-cta: #C9A84C;
|
--primary-cta: #e63946;
|
||||||
--primary-cta-text: #0A0A0A;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #1C1C1C;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #F5F0E8;
|
--secondary-cta-text: #120006e6;
|
||||||
--accent: #1A3A2A;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #C9A84C;
|
--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