Update OOUI to v0.31.0
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / icons-interactions.json
index 7ae3148..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/advanced.svg"
-               },
                "browser": {
                        "file": {
                                "ltr": "images/icons/browser-ltr.svg",
@@ -37,7 +40,7 @@
                },
                "check": {
                        "file": "images/icons/check.svg",
-                       "variants": [ "destructive" ]
+                       "variants": [ "destructive", "success" ]
                },
                "checkAll": {
                        "file": "images/icons/checkAll.svg"
                                }
                        }
                },
+               "helpNotice": {
+                       "file": {
+                               "ltr": "images/icons/helpOutlined-ltr.svg",
+                               "rtl": "images/icons/helpOutlined-rtl.svg",
+                               "lang": {
+                                       "he,yi": "images/icons/helpOutlined-ltr.svg"
+                               }
+                       }
+               },
                "key": {
                        "file": "images/icons/key.svg"
                },
                "search": {
                        "file": "images/icons/search.svg"
                },
+               "settings": {
+                       "file": "images/icons/settings.svg"
+               },
                "subtract": {
                        "file": "images/icons/subtract.svg",
                        "variants": [ "destructive" ]