Personal patch for Papirus icon theme
Old version of Slack & Telegram & Virtualbox's icon are the best, As a conservative, I love the original design.
In short, revert Slack icon to the original design, so do Telegram. Revert VirtualBox icon to the old version of the Papirus icon theme. Apply Folder icon and Mimetype icon from Qogir icon theme to Papirus icon theme.
Note: Check out preview here before executing those scripts.
$ git clone https://github.com/sparkyvxcx/Personal-patch.git
Place other icon theme into themes folder as following:
Create themes
folder:
$ mkdir themes && cd themes
Clone Qogir icon theme repo into themes
folder:
$ git clone https://github.com/vinceliuice/Qogir-icon-theme.git
After complete, run:
$ bash magic.sh
Will change Papirus icon theme's folder icon to Qogir icon theme's folder icon, add some app icon, mimetype icon.
And, app.sh
revert Slack & Telegram & VirtualBox app icon to previous resonable state, replace VMware, Chrome, Firefox Developer, Spotify, Foliate, Simplenote, Typora with custom app icon.
Run:
$ bash app.sh
- OS: Arch Linux
- DDE: Gnome 3.36.2
$ bash app.sh
Before:
After:
$ bash magic.sh
Before:
After:
Telegram tray folder (use test4 for example):
cd src/telegram-tray/test4
Apply:
bash apply.sh
Revert:
bash revert.sh
- Hat tip to anyone whose icon theme was used
- Inspiration Papirus-icon-theme
- Inspiration Qogir-icon-theme