diff --git a/resources/themes/cura-light/icons/low/Cancel.svg b/resources/themes/cura-light/icons/low/Cancel.svg
new file mode 100644
index 0000000000..e5c45c6bdd
--- /dev/null
+++ b/resources/themes/cura-light/icons/low/Cancel.svg
@@ -0,0 +1,3 @@
+
diff --git a/resources/themes/cura-light/icons/low/Check.svg b/resources/themes/cura-light/icons/low/Check.svg
new file mode 100644
index 0000000000..03348e4bf1
--- /dev/null
+++ b/resources/themes/cura-light/icons/low/Check.svg
@@ -0,0 +1,3 @@
+
diff --git a/resources/themes/cura-light/icons/low/Warning.svg b/resources/themes/cura-light/icons/low/Warning.svg
new file mode 100644
index 0000000000..5dc2a04ae3
--- /dev/null
+++ b/resources/themes/cura-light/icons/low/Warning.svg
@@ -0,0 +1,3 @@
+
diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json
index a2727ec12b..6b06687e4b 100644
--- a/resources/themes/cura-light/theme.json
+++ b/resources/themes/cura-light/theme.json
@@ -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": {