update
This commit is contained in:
parent
3adb05c180
commit
13e2da92a5
2 changed files with 58542 additions and 3 deletions
|
@ -11,14 +11,17 @@ Usage: `./install.sh` **[OPTIONS...]**
|
|||
|:--------------------|:-------------|
|
||||
|-d, --dest | Specify theme destination directory (Default: $HOME/.themes)|
|
||||
|-n, --name | Specify theme name (Default: WhiteSur)|
|
||||
|-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)|
|
||||
|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)|
|
||||
|-c, --color | 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"
|
||||
> For more information, run: `./install.sh --help`
|
||||
|
||||
![1](bold-size.svg?raw=true)
|
||||
|
||||
> **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:
|
||||
|
|
58536
bold-size.svg
Normal file
58536
bold-size.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 4.3 MiB |
Loading…
Reference in a new issue