Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ddc008ebd8 | |||
| ddc772d75e | |||
| e0493a5a1e | |||
| bff2cde649 | |||
| 8fde7a6530 | |||
| d44606d317 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4f0;
|
||||
--card: #ffffff;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #2c2c2c;
|
||||
--background: #fffffe;
|
||||
--card: #f5f5f0;
|
||||
--foreground: #0a5a2a;
|
||||
--primary-cta: #22a854;
|
||||
--primary-cta-text: #f5f4f0;
|
||||
--secondary-cta: #f5f4f0;
|
||||
--secondary-cta: #ffd700;
|
||||
--secondary-cta-text: #1a1a1a;
|
||||
--accent: #8a8a8a;
|
||||
--background-accent: #e8e6e1;
|
||||
--accent: #b8cc00;
|
||||
--background-accent: #e8f5e9;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user