@wix/design-system-tokens 1.3.10 → 1.3.11
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/all.st.css +1 -1
- package/package.json +2 -2
- package/semantic.st.css +1 -1
- package/studio/all.st.css +1 -1
- package/studio/semantic.st.css +1 -1
package/all.st.css
CHANGED
|
@@ -1255,7 +1255,7 @@
|
|
|
1255
1255
|
--wds-color-fill-social-xcorp: #101419;
|
|
1256
1256
|
--wds-color-fill-social-xcorp-active: #101419;
|
|
1257
1257
|
--wds-color-fill-social-xcorp-disabled: rgba(0, 6, 36, .3);
|
|
1258
|
-
--wds-color-fill-social-xcorp-hover:
|
|
1258
|
+
--wds-color-fill-social-xcorp-hover: rgba(16, 20, 25, .8);
|
|
1259
1259
|
--wds-color-fill-social-youtube: #ff0000;
|
|
1260
1260
|
--wds-color-fill-social-youtube-active: #ff0000;
|
|
1261
1261
|
--wds-color-fill-social-youtube-disabled: rgba(0, 6, 36, .3);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/design-system-tokens",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.11",
|
|
4
4
|
"packageManager": "yarn@3.5.0",
|
|
5
5
|
"author": "augustinasv@wix.com",
|
|
6
6
|
"license": "MIT",
|
|
@@ -33,5 +33,5 @@
|
|
|
33
33
|
"groupId": "com.wixpress"
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
|
-
"falconPackageHash": "
|
|
36
|
+
"falconPackageHash": "7197139a2c2f02976aadbf086ed0ab258314ef90bd7682220bccb716"
|
|
37
37
|
}
|
package/semantic.st.css
CHANGED
|
@@ -493,7 +493,7 @@
|
|
|
493
493
|
--wds-color-fill-social-xcorp: #101419;
|
|
494
494
|
--wds-color-fill-social-xcorp-active: #101419;
|
|
495
495
|
--wds-color-fill-social-xcorp-disabled: rgba(0, 6, 36, .3);
|
|
496
|
-
--wds-color-fill-social-xcorp-hover:
|
|
496
|
+
--wds-color-fill-social-xcorp-hover: rgba(16, 20, 25, .8);
|
|
497
497
|
--wds-color-fill-social-youtube: #ff0000;
|
|
498
498
|
--wds-color-fill-social-youtube-active: #ff0000;
|
|
499
499
|
--wds-color-fill-social-youtube-disabled: rgba(0, 6, 36, .3);
|
package/studio/all.st.css
CHANGED
|
@@ -1228,7 +1228,7 @@
|
|
|
1228
1228
|
--wds-color-fill-social-xcorp: #101419;
|
|
1229
1229
|
--wds-color-fill-social-xcorp-active: #101419;
|
|
1230
1230
|
--wds-color-fill-social-xcorp-disabled: #bebebe;
|
|
1231
|
-
--wds-color-fill-social-xcorp-hover:
|
|
1231
|
+
--wds-color-fill-social-xcorp-hover: rgba(16, 20, 25, .8);
|
|
1232
1232
|
--wds-color-fill-social-youtube: #ff0000;
|
|
1233
1233
|
--wds-color-fill-social-youtube-active: #ff0000;
|
|
1234
1234
|
--wds-color-fill-social-youtube-disabled: #bebebe;
|
package/studio/semantic.st.css
CHANGED
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
--wds-color-fill-social-xcorp: #101419;
|
|
483
483
|
--wds-color-fill-social-xcorp-active: #101419;
|
|
484
484
|
--wds-color-fill-social-xcorp-disabled: #bebebe;
|
|
485
|
-
--wds-color-fill-social-xcorp-hover:
|
|
485
|
+
--wds-color-fill-social-xcorp-hover: rgba(16, 20, 25, .8);
|
|
486
486
|
--wds-color-fill-social-youtube: #ff0000;
|
|
487
487
|
--wds-color-fill-social-youtube-active: #ff0000;
|
|
488
488
|
--wds-color-fill-social-youtube-disabled: #bebebe;
|