Muon Package manager is a QT application that does not follow theming. I have bad vision and rely on dark colors. When I select Breeze Dark theming Muon does not change. I do use Muon a lot for updating and installing additional apps. Is there a solution for a fix. My CPU info is in my signature. Thanks in advance.
MX forever. =-)
Muon Package Manager theme color SOLVED
Muon Package Manager theme color SOLVED
Last edited by Max17 on Mon Sep 21, 2020 3:49 pm, edited 1 time in total.
Dell OptiPlex 980
4 x Intel i5 CPU 660 @ 3.33 GHz
8 GiB Memory
HDD 250 GiB
Intel Integrated Graphics
MX-KDE Current
Linux strong since 2010
4 x Intel i5 CPU 660 @ 3.33 GHz
8 GiB Memory
HDD 250 GiB
Intel Integrated Graphics
MX-KDE Current
Linux strong since 2010
Re: Muon Package Manager theme color
This is the same thing as I described here.
So to change the theme of programs opened as root:
So to change the theme of programs opened as root:
Code: Select all
sudo systemsettings5
Re: Muon Package Manager theme color
Okay thank you and thanks for the help.
Dell OptiPlex 980
4 x Intel i5 CPU 660 @ 3.33 GHz
8 GiB Memory
HDD 250 GiB
Intel Integrated Graphics
MX-KDE Current
Linux strong since 2010
4 x Intel i5 CPU 660 @ 3.33 GHz
8 GiB Memory
HDD 250 GiB
Intel Integrated Graphics
MX-KDE Current
Linux strong since 2010
Re: Muon Package Manager theme color
In this way, I do change theming of "root"-apps to the same of the user:tony37 wrote: Mon Sep 21, 2020 3:03 pm This is the same thing as I described here.
So to change the theme of programs opened as root:Code: Select all
sudo systemsettings5
Code: Select all
mx-pkexec bash -c "lookandfeeltool -a $(grep -oP 'LookAndFeelPackage=\K.*' ~/.config/kdeglobals)"
HTH
