Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5c9632f8f | |||
| 67466e2156 |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #0a0a0a;
|
--background: #000000;
|
||||||
--card: #121212;
|
--card: #0c0c0c;
|
||||||
--foreground: #ffffff;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #d4af37;
|
--primary-cta: #cee7ff;
|
||||||
--primary-cta-text: #000000;
|
--primary-cta-text: #000000;
|
||||||
--secondary-cta: #e5e5e5;
|
--secondary-cta: #000000;
|
||||||
--secondary-cta-text: #000000;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #4a4a4a;
|
--accent: #535353;
|
||||||
--background-accent: #1a1a1a;
|
--background-accent: #CEE7FF;
|
||||||
|
|
||||||
/* 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