Cura-5035 Further style improvements

This commit is contained in:
Ian Paschal 2018-04-11 17:05:16 +02:00
parent a947b768d3
commit 594e9aa414
9 changed files with 163 additions and 465 deletions

View file

@ -27,7 +27,7 @@ ScrollView
}
Rectangle
{
color: UM.Theme.getColor("text_medium")
color: UM.Theme.getColor("lining")
width: parent.width - 2 * parent.padding
height: UM.Theme.getSize("default_lining").height
}