frankenstyle 0.3.0 → 0.3.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.
@@ -3346,6 +3346,7 @@
3346
3346
  --uk-dropdown-nav-divider-border-width: 1px;
3347
3347
  --uk-dropdown-nav-divider-border-color: var(--uk-border);
3348
3348
  --uk-dropdown-nav-divider-border-color-o: 10%;
3349
+ --uk-nav-item-color: var(--uk-bg-f);
3349
3350
  --uk-dropdown-nav-item-hover-bg-computed: color-mix(
3350
3351
  in srgb,
3351
3352
  var(--uk-dropdown-nav-item-hover-bg)