A small collection of monochrome icons for a more cohesive look of the Gnome panel.
- Download:
git clone https://github.com/da-cali/adwaita-extra-symbolic-icons
- Open directory:
cd adwaita-extra-symbolic-icons/
- Copy icons:
for i in icons/*.svg; do sudo cp $i /usr/share/icons/hicolor/symbolic/apps/; done
- Update cache:
sudo gtk-update-icon-cache -f /usr/share/icons/hicolor/
- To make certain icons work (like snaps) modify their .desktop file to the correct name (i.e: icon=spotify).
- If after the installation some icons become monochromatic, do:
and update the cache again.
sudo cp icons/thunderbird.png /usr/share/icons/hicolor/128x128/apps/ sudo cp icons/spotify.png /usr/share/icons/hicolor/256x256/apps/ sudo cp icons/chromium.png /usr/share/icons/hicolor/256x256/apps/ sudo cp icons/com.visualstudio.code.png /usr/share/icons/hicolor/256x256/apps/