mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-27 19:11:08 +00:00
Fix for black Ubuntu Studio sidebar
This commit is contained in:
parent
53302f99fd
commit
c13df45a36
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
calamares-settings-ubuntu (1:22.10.12) kinetic; urgency=medium
|
||||||
|
|
||||||
|
* Fix for black Ubuntu Studio sidebar (LP: #1991251)
|
||||||
|
|
||||||
|
-- Erich Eickmeyer <eeickmeyer@ubuntu.com> Tue, 04 Oct 2022 18:33:58 -0700
|
||||||
|
|
||||||
calamares-settings-ubuntu (1:22.10.11) kinetic; urgency=medium
|
calamares-settings-ubuntu (1:22.10.11) kinetic; urgency=medium
|
||||||
|
|
||||||
* Tackled edge case for if libreoffice-help-$LOCALE doesn't exist but
|
* Tackled edge case for if libreoffice-help-$LOCALE doesn't exist but
|
||||||
|
@ -25,6 +25,6 @@ slideshow: "show.qml"
|
|||||||
slideshowAPI: 1
|
slideshowAPI: 1
|
||||||
|
|
||||||
style:
|
style:
|
||||||
sidebarBackground: "#2d2d2d"
|
SidebarBackground: "#2d2d2d"
|
||||||
sidebarText: "#FFFFFF"
|
SidebarText: "#FFFFFF"
|
||||||
sidebarTextSelect: "#4285F4"
|
SidebarTextSelect: "#4285F4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user