Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3de81793d2 | |||
| 0413757456 | |||
| 48c06614d0 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f8f9fa;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #ef4444;
|
||||
--primary-cta-text: #0a051a;
|
||||
--secondary-cta: #fca5a5;
|
||||
--secondary-cta-text: #d4d4f6;
|
||||
--accent: #dc2626;
|
||||
--background-accent: #fee2e2;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ff0000;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #991b1b;
|
||||
--background-accent: #7f1d1d;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user