mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-05-21 23:41:30 +00:00
Fix sidebar color for Kubuntu.
This commit is contained in:
parent
b754ac1285
commit
052f17fd80
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
calamares-settings-ubuntu (1:24.04.29) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Change Kubuntu's Calamares sidebar color.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Mon, 15 Apr 2024 15:49:38 -0400
|
||||||
|
|
||||||
calamares-settings-ubuntu (1:24.04.28) noble; urgency=medium
|
calamares-settings-ubuntu (1:24.04.28) noble; urgency=medium
|
||||||
|
|
||||||
* Run apt updates before installing packages. (LP: #2061150)
|
* Run apt updates before installing packages. (LP: #2061150)
|
||||||
|
@ -24,6 +24,6 @@ slideshow: "show.qml"
|
|||||||
slideshowAPI: 1
|
slideshowAPI: 1
|
||||||
|
|
||||||
style:
|
style:
|
||||||
SidebarBackground: "#808080"
|
SidebarBackground: "#74808C"
|
||||||
SidebarText: "#FFFFFF"
|
SidebarText: "#FFFFFF"
|
||||||
SidebarTextCurrent: "#0068C8"
|
SidebarTextCurrent: "#0068C8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user