Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d52142aaa2 | |||
| a095fc69d5 | |||
| 0754ef2580 | |||
| 4bcd6c1ca1 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #ff3d4a;
|
||||
--background: #fef9e7;
|
||||
--card: #fcf5d8;
|
||||
--foreground: #2d2416;
|
||||
--primary-cta: #1f5a96;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta: #fcf5d8;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #106efb;
|
||||
--background-accent: #106efb;
|
||||
--accent: #ffc107;
|
||||
--background-accent: #ffc107;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user