Merge branch 'master' of github.com:vinceliuice/WhiteSur-gtk-theme
This commit is contained in:
commit
df3ed412a6
17 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
BIN
release/WhiteSur-Dark-3-38.tar.xz
Normal file
BIN
release/WhiteSur-Dark-3-38.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Dark-42-0.tar.xz
Normal file
BIN
release/WhiteSur-Dark-42-0.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Dark-solid-3-38.tar.xz
Normal file
BIN
release/WhiteSur-Dark-solid-3-38.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Dark-solid-42-0.tar.xz
Normal file
BIN
release/WhiteSur-Dark-solid-42-0.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Light-3-38.tar.xz
Normal file
BIN
release/WhiteSur-Light-3-38.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Light-42-0.tar.xz
Normal file
BIN
release/WhiteSur-Light-42-0.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Light-solid-3-38.tar.xz
Normal file
BIN
release/WhiteSur-Light-solid-3-38.tar.xz
Normal file
Binary file not shown.
BIN
release/WhiteSur-Light-solid-42-0.tar.xz
Normal file
BIN
release/WhiteSur-Light-solid-42-0.tar.xz
Normal file
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.
Loading…
Reference in a new issue