@wwtdev/bsds-css 3.4.0 → 3.4.1

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.
@@ -5281,7 +5281,7 @@ a.bs-text-button {
5281
5281
  }
5282
5282
  .bs-vertical-nav-wrapper:where([data-bg-variant="bg-base"]),
5283
5283
  :is(.dark, [data-theme="wwt-dark"], [data-theme="softchoice-dark"]) :where(.bs-vertical-nav-wrapper:where([data-bg-variant="bg-base"])) {
5284
- --active-color: var(--bs-blue-10);
5284
+ --active-color: var(--bs-primary-highlight);
5285
5285
  --bg-color: var(--bs-bg-base);
5286
5286
  --border-color: var(--bs-border-medium);
5287
5287
  --text-color: var(--bs-ink-medium);