mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-04 07:41:09 +00:00
Fix Ubuntu Studio sidebar colors
This commit is contained in:
parent
74168eea8b
commit
87c224b44f
@ -25,6 +25,7 @@ slideshow: "show.qml"
|
||||
slideshowAPI: 1
|
||||
|
||||
style:
|
||||
SidebarBackground: "#2d2d2d"
|
||||
SidebarText: "#FFFFFF"
|
||||
SidebarTextSelect: "#4285F4"
|
||||
SidebarBackground: "#1E1E1E"
|
||||
SidebarText: "#BBBBBB"
|
||||
SidebarTextCurrent: "#FFFFFF"
|
||||
SidebarBackgroundCurrent: "#121212"
|
||||
|
Loading…
x
Reference in New Issue
Block a user