@onereach/styles 2.26.1-beta.1755.0 → 2.26.1-beta.1764.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/styles",
3
- "version": "2.26.1-beta.1755.0",
3
+ "version": "2.26.1-beta.1764.0",
4
4
  "description": "Styles for or-ui-next",
5
5
  "main": "./main.css",
6
6
  "unpkg": "./main.css",
@@ -604,11 +604,11 @@
604
604
  "Gradients" : [
605
605
  {
606
606
  "name" : "light-skeletons-gradient",
607
- "value" : "linear-gradient(90deg, rgba(246,248,253,1) 0.00%,rgba(255,255,255,1) 50.01%,rgba(246,248,253,1) 99.22%)"
607
+ "value" : "linear-gradient(90deg, rgba(0,95,177,0.08) 0.00%,rgba(0,95,177,0.04) 50.01%,rgba(0,95,177,0.08) 100.00%)"
608
608
  },
609
609
  {
610
610
  "name" : "dark-skeletons-gradient",
611
- "value" : "linear-gradient(90deg, rgba(32,33,35,1) 0.00%,rgba(27,27,29,1) 50.01%,rgba(32,33,35,1) 99.22%)"
611
+ "value" : "linear-gradient(90deg, rgba(164,200,255,0.08) 0.00%,rgba(164,200,255,0.04) 50.01%,rgba(164,200,255,0.08) 100.00%)"
612
612
  }
613
613
  ],
614
614
  "Shadows" : [