Fix some dark theme styling (MoreInfoWindow, ToolboxLicenseDialog

CURA-7152
This commit is contained in:
Nino van Hooff 2020-01-30 12:51:13 +01:00
parent 4e33f6849c
commit 8ea3004c73
5 changed files with 48 additions and 45 deletions

View file

@ -72,6 +72,7 @@ Window
right: parent.right
}
text: catalog.i18nc("@text:window", "Ultimaker Cura collects anonymous data in order to improve the print quality and user experience. Below is an example of all the data that is shared:")
color: UM.Theme.getColor("text")
wrapMode: Text.WordWrap
renderType: Text.NativeRendering
}