Lighten up the grey colors a bit

This commit is contained in:
Sander Ferdinand
2018-08-05 19:22:59 +02:00
parent 2671cd926c
commit eef3f8a3ac
4 changed files with 9 additions and 10 deletions

View File

@@ -11,7 +11,6 @@ QtObject {
property string grey: "#404040"
property string defaultFontColor: "white"
property string greyFontColor: "#808080"
property string dimmedFontColor: "#BBBBBB"
property string inputBoxBackground: "black"
property string inputBoxBackgroundError: "#FFDDDD"