1
0
Fork 0
mirror of https://github.com/vinceliuice/WhiteSur-icon-theme.git synced 2024-11-22 05:40:09 +00:00
MacOS Big Sur style icon theme for linux desktops
Find a file
alvatip 0a7a41b996 FIX: #30 Non-apple alternative
This commit aims to resolve issue #30
It add 2 "alternative" icons, for softwarecenter and file-manager.
To use them, I added a parameter (-a or --alternative) in the install.sh. When specified,
it will call a function to change the name of the icons and use the
"alternative" one instead of the "apple" icons during installation.
At the end of the installation, it reset the icons to their default
value.
2021-06-16 18:41:27 +02:00
colors Add github icon folder 2021-06-10 10:58:40 +02:00
links Add github icon folder 2021-06-10 10:58:40 +02:00
original Add some app icons and update big bur's icons 2020-07-26 10:42:37 +08:00
src FIX: #30 Non-apple alternative 2021-06-16 18:41:27 +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 FIX: #30 Non-apple alternative 2021-06-16 18:41:27 +02: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: #30 Non-apple alternative 2021-06-16 18:41:27 +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)
-a, --alternative Install alternative icons for software center and file-manager
-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