Skip to content

Commit

Permalink
We forgot to add Adwaita++ Dark Colorful to install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gusbemacbe committed Apr 11, 2021
1 parent 90d7a7c commit 982681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -e
# these variables can be overwritten
: "${DESTDIR:=/usr/share/icons}"
: "${TAG:=master}"
: "${THEMES:=Adwaita++ Adwaita++-Colorful Adwaita++-Dark Adwaita++-Light}"
: "${THEMES:=Adwaita++ Adwaita++-Colorful Adwaita++-Dark Adwaita++-Dark-Colorful Adwaita++-Light}"
: "${uninstall:=false}"

gh_url="https://github.com/Bonandry"
Expand Down

0 comments on commit 982681f

Please sign in to comment.