This commit is contained in:
vinceliuice 2022-10-19 23:37:04 +08:00
parent 815ac73d8d
commit 414ff10c97
17 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ source "${REPO_DIR}/lib-install.sh"
colors=("${COLOR_VARIANTS[@]}")
opacities=("${OPACITY_VARIANTS[@]}")
C_VARIANTS=('-light' '-dark')
C_VARIANTS=('-Light' '-Dark')
S_VARIANTS=('' '-solid')
install() {
@ -32,13 +32,13 @@ compress() {
done
}
GNOME_VERSION="old"
GNOME_VERSION="3-28"
RELEASE_VERSION="-3-38"
install && compress
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo
GNOME_VERSION="new"
RELEASE_VERSION="-40-0"
GNOME_VERSION="42-0"
RELEASE_VERSION="-42-0"
install && compress
prompt -s "Compress Gnome${RELEASE_VERSION} version finished!"; echo

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.