Tweak colors and icons for print monitor

CURA-1036
This commit is contained in:
fieldOfView 2016-06-23 21:50:51 +02:00
parent fe05aa18cb
commit d613863d83
7 changed files with 384 additions and 227 deletions

View file

@ -158,7 +158,13 @@
"message_text": [32, 166, 219, 255],
"message_dismiss": [127, 127, 127, 255],
"tool_panel_background": [255, 255, 255, 255]
"tool_panel_background": [255, 255, 255, 255],
"status_offline": [0, 0, 0, 255],
"status_ready": [0, 205, 0, 255],
"status_busy": [12, 169, 227, 255],
"status_paused": [255, 140, 0, 255],
"status_stopped": [236, 82, 80, 255]
},
"sizes": {