diff --git a/resources/themes/cura-light/theme.json b/resources/themes/cura-light/theme.json index 3b98ac1ae4..f30026f172 100644 --- a/resources/themes/cura-light/theme.json +++ b/resources/themes/cura-light/theme.json @@ -217,7 +217,6 @@ "tool_button_border": [39, 44, 48, 255], - "message_background": [255, 255, 255, 255], "message_shadow": [0, 0, 0, 120], "message_text": [0, 0, 0, 255], @@ -228,7 +227,7 @@ "message_button_text_hover": [255, 255, 255, 255], "message_button_text_active": [255, 255, 255, 255], "message_progressbar_background": [200, 200, 200, 255], - "message_progressbar_control": [12, 169, 227, 255], + "message_progressbar_control": [77, 182, 226, 255], "tool_panel_background": [255, 255, 255, 255],