PapirusDevelopmentTeam / papirus-icon-theme

Pixel perfect icon theme for Linux
https://git.io/papirus-icon-theme
GNU General Public License v3.0
6.54k stars 414 forks source link

Tray icons does not change on KDE neon #1982

Closed superxh closed 4 years ago

superxh commented 4 years ago

Screenshot_20191107_022327

Although hardcore-tray applied, the tray icon cannot show properly

varlesh commented 4 years ago

@superxh What you mean? You use Breeze Plasma theme, and system tray icons (non-3d party apps) used from plasma theme. If you want use papirus style icons on plasma theme i recommend use our plasma themes: https://github.com/PapirusDevelopmentTeam/materia-kde https://github.com/PapirusDevelopmentTeam/arc-kde

varlesh commented 4 years ago

For example Materia KDE and Papirus: image

superxh commented 4 years ago

@superxh What you mean? You use Breeze Plasma theme, and system tray icons (non-3d party apps) used from plasma theme. If you want use papirus style icons on plasma theme i recommend use our plasma themes: https://github.com/PapirusDevelopmentTeam/materia-kde https://github.com/PapirusDevelopmentTeam/arc-kde

Thanks for the reply, however, I tried to apply the global theme you recommend, and the system build-in tray icon (for example wifi, volume) didn't change at all. In my opinion, this should be a PATH problem on KDE neon since it has some differences with Kubuntu.

SmartFinn commented 4 years ago

@superxh

In my opinion, this should be a PATH problem on KDE neon since it has some differences with Kubuntu.

The screenshot above made on KDE Neon.

Also, on fresh KDE Neon LiveCD works fine:

image

rauldipeas commented 2 years ago

I fix the missing Papirus icons on Breeze theme like this...

git clone -q\
     https://github.com/PapirusDevelopmentTeam/arc-kde
sudo cp -rf\
    arc-kde/plasma/desktoptheme/Arc-Color/icons\
    /usr/share/plasma/desktoptheme/breeze-light/
sudo cp -rf\
    arc-kde/plasma/desktoptheme/Arc-Dark/icons\
    /usr/share/plasma/desktoptheme/breeze-dark/