MacOS Big Sur style icon theme for linux desktops
Find a file
alvatip 4c43d195cf FIX #58 - Authy
Add Authy icon as requested in #58.

Modify the README.md. I noticed that the snaps icons are not following
the theme. This is because their .desktop is pointing to somewhere else,
but not to the usual places. An alternative is to copy the .desktop from
/var/lib/snapd/desktop/applications/name-of-snap-application.destop into
the local $HOME/.local/share/applications/ and modify the Icon= line to
point to the right one. This allow therefore a backup (original
.desktop) as well as avoid making change to these file, as each update
of the snaps will probably override these .desktop file, but not the
copy in the home folder.
2021-06-06 17:36:32 +02:00
colors Add: Steam folder + modify pdf-mix-tool 2021-06-05 21:38:15 +02:00
links FIX #58 - Authy 2021-06-06 17:36:32 +02:00
original Add some app icons and update big bur's icons 2020-07-26 10:42:37 +08:00
src FIX #58 - Authy 2021-06-06 17:36:32 +02:00
templates Add icon temples 2021-01-26 20:10:04 +08:00
AUTHORS Add some icons 2020-08-02 13:15:16 +08:00
COPYING Initial commit 2020-07-22 22:32:28 +08:00
install.sh Add colorful folder versions 2021-01-19 16:55:49 +08:00
preview.png update 2020-07-26 11:16:46 +08:00
preview01.png update 2020-07-22 22:35:19 +08:00
README.md FIX #58 - Authy 2021-06-06 17:36:32 +02:00

Logo WhiteSur Icon Theme

MacOS Big Sur like icon theme for linux desktops

Install tips

Usage: ./install.sh [OPTIONS...]

OPTIONS:
-d, --dest Specify theme destination directory (Default: $HOME/.themes)
-n, --name Specify theme name (Default: WhiteSur)
-h, --help Show this help

Note for snaps: To use these icons with snaps, the best way is to make a copy of the application's .desktop located in /var/lib/snapd/desktop/applications/name-of-the-snap-application.desktop into $HOME/.local/share/applications/. Then use any text editor and change the "Icon=" to "Icon=name-of-the-icon.svg"

Requirment

You can use this with:

GTK theme

WhiteSur-gtk-theme: https://github.com/vinceliuice/WhiteSur-gtk-theme

KDE theme

WhiteSur-kde: https://github.com/vinceliuice/WhiteSur-kde

Preview

1 2