Add bold version

This commit is contained in:
Vince
2021-07-05 08:43:08 +08:00
parent bc7e23b0ca
commit 7e495c20df
60 changed files with 321 additions and 23 deletions

View File

@@ -11,7 +11,10 @@ Usage: `./install.sh` **[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|
|-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|
|-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"