@superdispatch/ui-lab 0.34.0 → 0.35.0

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.
@@ -88,7 +88,7 @@ function getCriticalVariables(size) {
88
88
  borderColor: ColorDynamic.Red500,
89
89
  outlineColor: ColorDynamic.Red30,
90
90
  backgroundColor: ColorDynamic.Red50,
91
- backgroundColorHovered: ColorDynamic.Red75,
91
+ backgroundColorHovered: ColorDynamic.Red300Aplha20,
92
92
  backgroundColorActive: ColorDynamic.Red10,
93
93
  textColorDisabled: ColorDynamic.Red30,
94
94
  borderColorDisabled: ColorDynamic.Red30,
package/dist-web/index.js CHANGED
@@ -379,7 +379,7 @@ function getCriticalVariables(size) {
379
379
  borderColor: ColorDynamic.Red500,
380
380
  outlineColor: ColorDynamic.Red30,
381
381
  backgroundColor: ColorDynamic.Red50,
382
- backgroundColorHovered: ColorDynamic.Red75,
382
+ backgroundColorHovered: ColorDynamic.Red300Aplha20,
383
383
  backgroundColorActive: ColorDynamic.Red10,
384
384
  textColorDisabled: ColorDynamic.Red30,
385
385
  borderColorDisabled: ColorDynamic.Red30,