Color correction for sidebar

This commit is contained in:
Erich Eickmeyer 2020-09-19 13:47:09 -07:00
parent a84e6f2513
commit 031020bc3c

View File

@ -25,6 +25,6 @@ slideshow: "show.qml"
slideshowAPI: 1
style:
sidebarBackground: "#242424"
sidebarBackground: "#383838"
sidebarText: "#FFFFFF"
sidebarTextSelect: "#4285F4"