Compare commits
No commits in common. "7e5b6bd943c3c7ea62d2e609c6f5cca38c866e74" and "5c405841181ad59461eb29a8dcabbcd97deaab6d" have entirely different histories.
7e5b6bd943
...
5c40584118
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,9 +1,3 @@
|
||||
lubuntu-artwork (25.04.3) plucky; urgency=medium
|
||||
|
||||
* Improved theming for favorites area on Fancy Menu.
|
||||
|
||||
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 14 Feb 2025 07:38:38 +0000
|
||||
|
||||
lubuntu-artwork (25.04.2) plucky; urgency=medium
|
||||
|
||||
* Added theming for Fancy Menu.
|
||||
|
@ -538,7 +538,6 @@ TrayIcon {
|
||||
color: #D2D8E0;
|
||||
background-color: #2d313c;
|
||||
padding-left: 4px;
|
||||
padding-right: 4px;
|
||||
}
|
||||
|
||||
#FancyMenu QListView::item::selected {
|
||||
@ -549,8 +548,6 @@ TrayIcon {
|
||||
#FancyMenu #AppView::item {
|
||||
color: #D2D8E0;
|
||||
background: rgb(64, 69, 82);
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
}
|
||||
|
||||
#FancyMenu #AppView::item::selected {
|
||||
@ -588,10 +585,6 @@ LXQtFancyMenuWindow {
|
||||
color: #D2D8E0;
|
||||
}
|
||||
|
||||
#FancyMenu QLabel {
|
||||
color: #D2D8E0;
|
||||
}
|
||||
|
||||
|
||||
#FancyMenu QLineEdit {
|
||||
background: rgb(64, 69, 82);
|
||||
|
Loading…
x
Reference in New Issue
Block a user