Fix Ubuntu Studio sidebar colors

ubuntu/lunar
Erich Eickmeyer 1 year ago
parent 74168eea8b
commit 87c224b44f

@ -25,6 +25,7 @@ slideshow: "show.qml"
slideshowAPI: 1 slideshowAPI: 1
style: style:
SidebarBackground: "#2d2d2d" SidebarBackground: "#1E1E1E"
SidebarText: "#FFFFFF" SidebarText: "#BBBBBB"
SidebarTextSelect: "#4285F4" SidebarTextCurrent: "#FFFFFF"
SidebarBackgroundCurrent: "#121212"

Loading…
Cancel
Save