fix colors for both vertex themes

This commit is contained in:
Bernhard Landauer 2017-03-08 23:38:25 +01:00 committed by Philip
parent bfaaf15314
commit c8d043f6df

View File

@ -18,6 +18,6 @@ images:
slideshow: "show.qml" slideshow: "show.qml"
style: style:
sidebarBackground: "#292F34" sidebarBackground: "#454948"
sidebarText: "#FFFFFF" sidebarText: "#efefef"
sidebarTextSelect: "#808280" sidebarTextSelect: "#9E4F5D"