Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 035dc88c61 | |||
| 36b6286c62 | |||
| 10b550aa04 | |||
| 57627cb7ba | |||
| c1cdc04d71 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f0f0f0;
|
||||
--card: #ffffff;
|
||||
--foreground: #333333;
|
||||
--primary-cta: #25D366;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #e2382e;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #e0e0e0;
|
||||
--background-accent: #cccccc;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5fffae6;
|
||||
--primary-cta: #80da9b;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f5fffae6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user