@superdispatch/ui-lab 0.34.0 → 0.35.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.
@@ -386,7 +386,7 @@ function getCriticalVariables(size) {
386
386
  borderColor: ui.ColorDynamic.Red500,
387
387
  outlineColor: ui.ColorDynamic.Red30,
388
388
  backgroundColor: ui.ColorDynamic.Red50,
389
- backgroundColorHovered: ui.ColorDynamic.Red75,
389
+ backgroundColorHovered: ui.ColorDynamic.Red300Aplha20,
390
390
  backgroundColorActive: ui.ColorDynamic.Red10,
391
391
  textColorDisabled: ui.ColorDynamic.Red30,
392
392
  borderColorDisabled: ui.ColorDynamic.Red30,