mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:39:03 +08:00
Modify color for the progress bar in the messages.
This commit is contained in:
parent
aa2fa371c4
commit
b48eedfb80
@ -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…
x
Reference in New Issue
Block a user