mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Add basic styling to Switch
Contributes to CURA-9793
This commit is contained in:
parent
84988a57e5
commit
3682918efa
@ -354,6 +354,10 @@
|
||||
"checkbox_text": "text_default",
|
||||
"checkbox_text_disabled": "text_disabled",
|
||||
|
||||
"switch": "background_1",
|
||||
"switch_state_checked": "accent_1",
|
||||
"switch_state_unchecked": "text_disabled",
|
||||
|
||||
"radio": "background_1",
|
||||
"radio_disabled": "background_2",
|
||||
"radio_selected": "accent_1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user