Update OOUI to v0.31.0
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-interactions.json
index e0aa8cc..7ff6399 100644 (file)
                "destructive": {
                        "color": "#d33"
                },
+               "error": {
+                       "color": "#d33"
+               },
                "warning": {
-                       "color": "#ff5d00"
+                       "color": "#fc3"
+               },
+               "success": {
+                       "color": "#14866d"
                }
        },
        "images": {
                "add": {
                        "file": "images/icons/add.svg"
                },
-               "advanced": {
-                       "file": "images/icons/settings.svg",
-                       "deprecated": "Renamed since v0.28.1, use 'settings' instead."
-               },
                "browser": {
                        "file": {
                                "ltr": "images/icons/browser-ltr.svg",
@@ -38,7 +40,7 @@
                },
                "check": {
                        "file": "images/icons/check.svg",
-                       "variants": [ "destructive" ]
+                       "variants": [ "destructive", "success" ]
                },
                "checkAll": {
                        "file": "images/icons/checkAll.svg"