frankenstyle 0.3.3 → 0.3.4

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.
@@ -3013,7 +3013,7 @@
3013
3013
  }
3014
3014
  .uk-list-striped > :nth-of-type(odd) {
3015
3015
  --uk-list-striped-background-color: var(--uk-muted);
3016
- --uk-list-striped-background-color-o: 50%;
3016
+ --uk-list-striped-background-color-o: var(--uk-muted-o);
3017
3017
  --uk-list-striped-background-color-computed: color-mix(
3018
3018
  in srgb,
3019
3019
  var(--uk-list-striped-background-color)