mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:56:04 +08:00
Removed duplicate entry
There were two entries defining "secondary_button_text". Kept the one near other secondary_button etires and set it to the "text_secondary_button" base color.
This commit is contained in:
parent
59771d0ddc
commit
b2f1e80cb3
@ -56,7 +56,7 @@
|
||||
|
||||
"secondary_button": "background_1",
|
||||
"secondary_button_hover": "background_3",
|
||||
"secondary_button_text": [255, 255, 255, 255],
|
||||
"secondary_button_text": "text_secondary_button",
|
||||
|
||||
"icon": "text_default",
|
||||
"toolbar_background": "background_1",
|
||||
@ -71,8 +71,6 @@
|
||||
"main_window_header_background_gradient": "background_4",
|
||||
"main_window_header_button_background_hovered": [46, 46, 46, 255],
|
||||
|
||||
"secondary_button_text": "text_secondary_button",
|
||||
|
||||
"account_sync_state_icon": [255, 255, 255, 204],
|
||||
|
||||
"machine_selector_printer_icon": [204, 204, 204, 255],
|
||||
|
Loading…
x
Reference in New Issue
Block a user