mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-31 18:46:02 +08:00
Merge pull request #19176 from Heinekamp/main
Remove duplicate entry in cura-dark/theme.json
This commit is contained in:
commit
04a1042b62
@ -56,7 +56,7 @@
|
|||||||
|
|
||||||
"secondary_button": "background_1",
|
"secondary_button": "background_1",
|
||||||
"secondary_button_hover": "background_3",
|
"secondary_button_hover": "background_3",
|
||||||
"secondary_button_text": [255, 255, 255, 255],
|
"secondary_button_text": "text_secondary_button",
|
||||||
|
|
||||||
"icon": "text_default",
|
"icon": "text_default",
|
||||||
"toolbar_background": "background_1",
|
"toolbar_background": "background_1",
|
||||||
@ -69,9 +69,7 @@
|
|||||||
"main_window_header_button_text_active": "background_4",
|
"main_window_header_button_text_active": "background_4",
|
||||||
"main_window_header_background": "background_4",
|
"main_window_header_background": "background_4",
|
||||||
"main_window_header_background_gradient": "background_4",
|
"main_window_header_background_gradient": "background_4",
|
||||||
"main_window_header_button_background_hovered": [46, 46, 46, 255],
|
"main_window_header_button_background_hovered": [46, 46, 46, 255],
|
||||||
|
|
||||||
"secondary_button_text": "text_secondary_button",
|
|
||||||
|
|
||||||
"account_sync_state_icon": [255, 255, 255, 204],
|
"account_sync_state_icon": [255, 255, 255, 204],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user