mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:56:04 +08:00
Make show custom button more visible in darkmode
CURA-10782
This commit is contained in:
parent
75085ccb1b
commit
23d79de4b9
@ -111,7 +111,6 @@ Flickable
|
|||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
text: catalog.i18nc("@button", "Show Custom")
|
text: catalog.i18nc("@button", "Show Custom")
|
||||||
textFont: UM.Theme.getFont("medium_bold")
|
textFont: UM.Theme.getFont("medium_bold")
|
||||||
outlineColor: "transparent"
|
|
||||||
onClicked: onModeChanged()
|
onClicked: onModeChanged()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user