@farming-labs/theme 0.2.97 → 0.2.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3972,7 +3972,7 @@ code.shiki span {
3972
3972
  background: var(--color-fd-popover, var(--color-fd-background, #0c0c0c));
3973
3973
  border: 1px solid var(--color-fd-border, rgba(255, 255, 255, 0.1));
3974
3974
  border-radius: var(--radius, 8px);
3975
- box-shadow: 2px 2px 0 0 var(--color-fd-border, #262626);
3975
+ box-shadow: 2px 2px 0 0 var(--color-fd-border, #262626);
3976
3976
  animation: fd-ai-fade-in 100ms ease-out;
3977
3977
  }
3978
3978
 
@@ -4820,7 +4820,7 @@ code.shiki span {
4820
4820
  }
4821
4821
 
4822
4822
  .fd-ai-fm-input-bar--closed {
4823
-
4823
+
4824
4824
  }
4825
4825
 
4826
4826
  .fd-ai-fm-input-bar--open {
@@ -6673,7 +6673,7 @@ html[data-fd-route-kind="changelog"] .fd-ai-fm-input-bar {
6673
6673
  }
6674
6674
 
6675
6675
  .fd-changelog-prose h2 {
6676
-
6676
+
6677
6677
  margin-top: 1.75rem;
6678
6678
  font-size: 1.0625rem !important;
6679
6679
  font-weight: 600 !important;