Merge "Selenium: replace UserLoginPage with BlankPage where possible"
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-editing-core.json
index 905043e..eb2b0d7 100644 (file)
@@ -19,6 +19,9 @@
                },
                "warning": {
                        "color": "#fc3"
+               },
+               "success": {
+                       "color": "#14866d"
                }
        },
        "images": {
                "link": {
                        "file": "images/icons/link.svg"
                },
+               "unLink": {
+                       "file": "images/icons/unLink.svg",
+                       "variants": [ "destructive" ]
+               },
                "linkExternal": {
                        "file": {
                                "ltr": "images/icons/linkExternal-ltr.svg",
-                               "rtl":  "images/icons/linkExternal-rtl.svg"
+                               "rtl": "images/icons/linkExternal-rtl.svg"
                        }
                },
                "linkSecure": {