@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.
package/dist/wwt-bsds.css
CHANGED
|
@@ -6998,7 +6998,7 @@ a.bs-text-button {
|
|
|
6998
6998
|
}
|
|
6999
6999
|
.bs-vertical-nav-wrapper:where([data-bg-variant="bg-base"]),
|
|
7000
7000
|
:is(.dark, [data-theme="wwt-dark"], [data-theme="softchoice-dark"]) :where(.bs-vertical-nav-wrapper:where([data-bg-variant="bg-base"])) {
|
|
7001
|
-
--active-color: var(--bs-
|
|
7001
|
+
--active-color: var(--bs-primary-highlight);
|
|
7002
7002
|
--bg-color: var(--bs-bg-base);
|
|
7003
7003
|
--border-color: var(--bs-border-medium);
|
|
7004
7004
|
--text-color: var(--bs-ink-medium);
|