Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7457899717 | |||
| 5de585dc7e | |||
| 6e4eb066b7 | |||
| 85ea507866 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #111111;
|
||||
--card: #1c1c1c;
|
||||
--foreground: #E8D8C3;
|
||||
--primary-cta: #C8A25D;
|
||||
--primary-cta-text: #111111;
|
||||
--secondary-cta: #2B1E1A;
|
||||
--secondary-cta-text: #E8D8C3;
|
||||
--accent: #C8A25D;
|
||||
--background-accent: #2B1E1A;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #25190c;
|
||||
--primary-cta: #ff6207;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #ffce93;
|
||||
--background-accent: #e8cfa8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user