Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 03bc59a28f | |||
| 44185b38eb | |||
| 51208c2238 | |||
| 4c7eccf8a8 | |||
| 34bb5a116a | |||
| 2e2166dcf2 | |||
| 3f5fbfd1e1 | |||
| ecb8bfe34a | |||
| 327a4f32f9 | |||
| 7a884b246e | |||
| c2bb8fb721 | |||
| ebc510b78a | |||
| 9812f5a846 | |||
| a0930d739c | |||
| 852493fd3e | |||
| 465204c0f5 | |||
| 74480a818f | |||
| 174568fcb9 | |||
| 21d9fa1572 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fafffb;
|
||||
--card: #f7fffa;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a7039;
|
||||
--primary-cta-text: #fafffb;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001a0a;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbf8e;
|
||||
--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