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"
style:
sidebarBackground: "#292F34"
sidebarText: "#FFFFFF"
sidebarTextSelect: "#808280"
sidebarBackground: "#454948"
sidebarText: "#efefef"
sidebarTextSelect: "#9E4F5D"