mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-09 22:49:01 +08:00
Add message_border back
CURA-4203 Sadly QtGraphicalEffects is not available in Qt 5.8, so we have to use the less fancy border for message boxes.
This commit is contained in:
parent
14e10c6987
commit
1070e99ec2
@ -219,6 +219,7 @@
|
||||
|
||||
"message_background": [255, 255, 255, 255],
|
||||
"message_shadow": [0, 0, 0, 120],
|
||||
"message_border": [127, 127, 127, 255],
|
||||
"message_text": [0, 0, 0, 255],
|
||||
"message_button": [12, 169, 227, 255],
|
||||
"message_button_hover": [12, 169, 227, 255],
|
||||
|
Loading…
x
Reference in New Issue
Block a user