Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 014af9f327 | |||
| c66273dd17 | |||
| 6b61fc86ae | |||
| 790cfb0aae | |||
| af6d980a6e |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #2d2d2d;
|
||||
--card: #3a3a3a;
|
||||
--foreground: #f0f0f0;
|
||||
--primary-cta: #b91c1c;
|
||||
--background: #ffffff;
|
||||
--card: #f0f0f0;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #d4a574;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #3a3a3a;
|
||||
--secondary-cta-text: #f0f0f0;
|
||||
--accent: #dc2626;
|
||||
--background-accent: #7f1d1d;
|
||||
--secondary-cta: #f5f5f5;
|
||||
--secondary-cta-text: #000f06e6;
|
||||
--accent: #d4a574;
|
||||
--background-accent: #e8d4c0;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user