mirror of
https://github.com/vinceliuice/Colloid-icon-theme.git
synced 2026-05-26 19:25:24 -07:00
update
This commit is contained in:
@@ -22,9 +22,13 @@ for theme in "${_THEME_VARIANTS[@]}"; do
|
||||
rm -rf "${THEME_NAME}${theme}.tar.xz"
|
||||
done
|
||||
|
||||
rm -rf "01-${THEME_NAME}.tar.xz"
|
||||
|
||||
for theme in "${_THEME_VARIANTS[@]}"; do
|
||||
tar -Jcvf "${THEME_NAME}${theme}.tar.xz" "${THEME_NAME}${theme}"{'','-Light','-Dark'}
|
||||
done
|
||||
|
||||
mv "${THEME_NAME}.tar.xz" "01-${THEME_NAME}.tar.xz"
|
||||
}
|
||||
|
||||
Clear_theme() {
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 8.7 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 7.3 KiB |
Reference in New Issue
Block a user