mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 04:56:07 +08:00
Change the color of the setting control button to be the same as for the small buttons
Contributes to CURA-5941.
This commit is contained in:
parent
af37f51cf8
commit
154c6c1ff2
@ -205,9 +205,8 @@
|
||||
"setting_control_border": [199, 199, 199, 255],
|
||||
"setting_control_border_highlight": [50, 130, 255, 255],
|
||||
"setting_control_text": [35, 35, 35, 255],
|
||||
"setting_control_depth_line": [199, 199, 199, 255],
|
||||
"setting_control_button": [199, 199, 199, 255],
|
||||
"setting_control_button_hover": [70, 84, 113, 255],
|
||||
"setting_control_button": [102, 102, 102, 255],
|
||||
"setting_control_button_hover": [8, 7, 63, 255],
|
||||
"setting_control_disabled": [245, 245, 245, 255],
|
||||
"setting_control_disabled_text": [127, 127, 127, 255],
|
||||
"setting_control_disabled_border": [127, 127, 127, 255],
|
||||
|
Loading…
x
Reference in New Issue
Block a user