This commit is contained in:
vinceliuice
2024-11-01 22:41:43 +08:00
parent d13365557c
commit 47e6d9b03d

View File

@@ -64,7 +64,7 @@ install() {
colors_folder
if [[ "${scheme}" != '' ]]; then
if [[ "${scheme}" != '' || "${theme}" != '' ]]; then
cp -r "${SRC_DIR}"/notint/*.svg "${THEME_DIR}"/places/scalable
sed -i "s/#60c0f0/${theme_color}/g" "${THEME_DIR}"/places/scalable/*.svg
sed -i "s/#60c0f0/${theme_color}/g" "${THEME_DIR}"/apps/scalable/*.svg