diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index 2b055e5..3e99311 100644 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -258,7 +258,7 @@ if [ ${operation} == "dots+" ] ; then # vscodium theme # https://vscodethemes.com/e/sdras.night-owl/night-owl-no-italics?language=javascript # https://github.com/sdras/night-owl-vscode-theme/tree/main/themes - file_name=sdras.night-owl-2.0.1-universal.zip + file_name=night-owl-vscode-theme-main.zip file_path=/home/${user}/.vscode-oss/extensions mkdir -p ${file_path} deploy_file "${dotsplus_trg}/miscellaneous/${file_name}" "${file_path}/" chown recursive