Update OOUI to v0.31.0
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-interactions.json
index 2cd0477..7ff6399 100644 (file)
                "destructive": {
                        "color": "#d33"
                },
+               "error": {
+                       "color": "#d33"
+               },
                "warning": {
-                       "color": "#ff5d00"
+                       "color": "#fc3"
+               },
+               "success": {
+                       "color": "#14866d"
                }
        },
        "images": {
@@ -34,7 +40,7 @@
                },
                "check": {
                        "file": "images/icons/check.svg",
-                       "variants": [ "destructive" ]
+                       "variants": [ "destructive", "success" ]
                },
                "checkAll": {
                        "file": "images/icons/checkAll.svg"