This commit is contained in:
yeyushengfan258
2025-06-27 06:49:10 +08:00
parent 57a039219c
commit d5765da53d

View File

@@ -9,19 +9,17 @@ If you like my project, you can buy me a coffee:
## Install ## Install
Usage: `./install.sh` **[OPTIONS...]** **[COLOR VARIANTS...]** Usage: `./install.sh` **[OPTIONS...]**
OPTIONS: | OPTIONS: | |
-d, --dest DIR Specify destination directory (Default: $DEST_DIR) |:--------------------|:-------------|
-n, --name NAME Specify theme name (Default: $THEME_NAME) |-d, --dest | Specify theme destination directory (Default: $HOME/.local/share/icons)|
-t, --theme VARIANT Specify theme color variant(s) [default|black|all] (Default: blue) |-n, --name | Specify theme name (Default: $THEME_NAME)|
-a, --alternative Install alternative icons for software center and file-manager |-t, --theme | Specify theme color variant(s) [default/black/all] (Default: yellow)|
-b, --bold Install bolder panel icons version (1.5px size) |-a, --alternative | Install alternative icons (redesigned MacOS default icons)|
|-b, --bold | Install bold panel icons version|
-r, --remove, |-r,--remove,-u,--uninstall | Uninstall (remove) icon themes|
-u, --uninstall Uninstall (remove) icon themes |-h, --help | Show this help|
-h, --help Show help
## view ## view
![view](View-1.png?raw=true) ![view](View-1.png?raw=true)