1
0
Fork 0
mirror of https://github.com/vinceliuice/WhiteSur-icon-theme.git synced 2024-10-16 11:40:47 +00:00
WhiteSur-icon-theme/README.md

37 lines
1.4 KiB
Markdown
Raw Normal View History

2020-07-22 14:35:19 +00:00
<img src="https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/logo.png" alt="Logo" align="right" /> WhiteSur Icon Theme
2020-07-22 14:32:28 +00:00
======
2020-07-22 14:36:02 +00:00
MacOS Big Sur like icon theme for linux desktops
2020-07-22 14:32:28 +00:00
## Install tips
Usage: `./install.sh` **[OPTIONS...]**
| OPTIONS: | |
|:--------------------|:-------------|
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
2020-07-22 14:35:19 +00:00
|-n, --name | Specify theme name (Default: WhiteSur)|
2021-07-05 00:43:08 +00:00
|-t, --theme VARIANT | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)|
|-c, --color VARIANT | Specify color variant(s) [standard/light/dark] (Default: All variants)s)|
|-a, --alternative | Install alternative icons for software center and file-manager|
|-b, --bold | Install bold panel icons version|
2020-07-22 14:32:28 +00:00
|-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"
2020-07-22 14:32:28 +00:00
## Requirment
You can use this with:
### GTK theme
2020-07-22 15:30:54 +00:00
WhiteSur-gtk-theme: https://github.com/vinceliuice/WhiteSur-gtk-theme
2020-07-22 14:32:28 +00:00
### KDE theme
2020-07-22 15:30:54 +00:00
WhiteSur-kde: https://github.com/vinceliuice/WhiteSur-kde
2020-07-22 14:32:28 +00:00
## Preview
2020-07-22 14:35:19 +00:00
![1](preview.png)
![2](preview01.png)