Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72b50ad55a | |||
| 3d039a92b3 | |||
| 437c11266a | |||
| 397e364dd1 | |||
| a975f9ae62 | |||
| bbc0c9fa14 | |||
| 62352aa342 | |||
| fe0e4322e0 | |||
| 034bfd1712 | |||
| c00edff71c | |||
| 791ec5903d | |||
| 47f15ff5a1 | |||
| 1917b9e7c1 | |||
| d18f71a01c |
@@ -13,12 +13,12 @@
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta: #c50616;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f5f5f5;
|
||||
--accent: #ff4d4d;
|
||||
--background-accent: #e63946;
|
||||
--accent: #f3ebeb;
|
||||
--background-accent: #e9e4e4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user