mirror of
https://github.com/vinceliuice/WhiteSur-icon-theme.git
synced 2025-09-16 00:08:40 -07:00
Update install.sh
This commit is contained in:
@@ -16,6 +16,9 @@ THEME_NAME=WhiteSur
|
||||
COLOR_VARIANTS=('' '-dark')
|
||||
THEME_VARIANTS=('' '-purple' '-pink' '-red' '-orange' '-yellow' '-green' '-grey' '-nord')
|
||||
|
||||
themes=()
|
||||
colors=()
|
||||
|
||||
usage() {
|
||||
cat << EOF
|
||||
Usage: $0 [OPTION]...
|
||||
@@ -286,3 +289,5 @@ if [[ "${remove}" == 'true' ]]; then
|
||||
else
|
||||
install_theme
|
||||
fi
|
||||
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user