|
@@ -467,7 +467,15 @@
|
|
|
"monitor_carousel_dot_current": [119, 119, 119, 255],
|
|
|
|
|
|
"cloud_unavailable": [153, 153, 153, 255],
|
|
|
- "connection_badge_background": [255, 255, 255, 255]
|
|
|
+ "connection_badge_background": [255, 255, 255, 255],
|
|
|
+
|
|
|
+
|
|
|
+ "message_success_background": [36, 162, 73, 255],
|
|
|
+ "message_success_icon": [255, 255, 255, 255],
|
|
|
+ "message_warning_background": [253, 209, 58, 255],
|
|
|
+ "message_warning_icon": [0, 0, 0, 255],
|
|
|
+ "message_error_background": [218, 30, 40, 255],
|
|
|
+ "message_error_icon": [255, 255, 255, 255]
|
|
|
},
|
|
|
|
|
|
"sizes": {
|