@m4l/styles 7.1.24 → 7.1.25

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/styles",
3
- "version": "7.1.24",
3
+ "version": "7.1.25",
4
4
  "license": "UNLICENSED",
5
5
  "author": "m4l team",
6
6
  "publishConfig": {
@@ -25,9 +25,9 @@ const t = {
25
25
  // Comprobado
26
26
  enabledOpacityDark: "#8E9DB433",
27
27
  // Comprobado
28
- hoverOpacityLight: "#091E4300",
28
+ hoverOpacityLight: "#091E4314",
29
29
  // Comprobado
30
- hoverOpacityDark: "#8E9DB400",
30
+ hoverOpacityDark: "#8E9DB414",
31
31
  // Comprobado
32
32
  selectedOpacityLight: "#091E4333",
33
33
  // Comprobado
@@ -37,7 +37,7 @@ const t = {
37
37
  // Comprobado
38
38
  activeOpacityDark: "#8E9DB47C",
39
39
  // Comprobado
40
- focusOpacityLight: "#091E4300",
40
+ focusOpacityLight: "#091E4314",
41
41
  // Comprobado
42
42
  focusOpacityDark: "#8E9DB414",
43
43
  // Comprobado
@@ -180,7 +180,7 @@ const a = {
180
180
  // comprobado,
181
181
  activeOpacityLight: e.brown[40],
182
182
  // comprobado,
183
- activeOpacityDark: e.brown[50],
183
+ activeOpacityDark: e.brown[40],
184
184
  // comprobado,
185
185
  focusOpacityLight: e.brown[10],
186
186
  // comprobado,