Compare commits
23 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69a6dfc9c9 | |||
| e65c932552 | |||
| c51b0ed961 | |||
| 28e313eb6f | |||
| 61897de2bc | |||
| c5842b340f | |||
| fff1ffb24e | |||
| 209a0b681b | |||
| e14f237610 | |||
| d94cd8f0d5 | |||
| f28a129d92 | |||
| 836d8d5a3e | |||
| 9ffa39067c | |||
| 938c74606f | |||
| 7e36a73025 | |||
| cad1511c61 | |||
| bb82ab78cf | |||
| 113d13f22c | |||
| 770c964a7c | |||
| 96abaaaa2f | |||
| adee7c8e17 | |||
| 2b6f1cd2a9 | |||
| 9a6bab0b53 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--background: #ffffff;
|
||||
--card: #ffffff;
|
||||
--foreground: #25190c;
|
||||
--primary-cta: #ff6207;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--primary-cta: #0a60e6;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #fff6f6;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #ffce93;
|
||||
--background-accent: #e8cfa8;
|
||||
--accent: #090808;
|
||||
--background-accent: #000000;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user