mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
Modify color for the progress bar in the messages.
This commit is contained in:
parent
aa2fa371c4
commit
b48eedfb80
1 changed files with 2 additions and 2 deletions
|
|
@ -255,8 +255,8 @@
|
||||||
"message_button_text": [255, 255, 255, 255],
|
"message_button_text": [255, 255, 255, 255],
|
||||||
"message_button_text_hover": [255, 255, 255, 255],
|
"message_button_text_hover": [255, 255, 255, 255],
|
||||||
"message_button_text_active": [255, 255, 255, 255],
|
"message_button_text_active": [255, 255, 255, 255],
|
||||||
"message_progressbar_background": [200, 200, 200, 255],
|
"message_progressbar_background": [245, 245, 245, 255],
|
||||||
"message_progressbar_control": [77, 182, 226, 255],
|
"message_progressbar_control": [50, 130, 255, 255],
|
||||||
|
|
||||||
"tool_panel_background": [255, 255, 255, 255],
|
"tool_panel_background": [255, 255, 255, 255],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue