diff --git a/tui_installer.sh b/tui_installer.sh index 5daa86f9..692e8efe 100755 --- a/tui_installer.sh +++ b/tui_installer.sh @@ -1,7 +1,7 @@ #!/bin/bash # Repository -REPO="Burhanverse/colloid-icon-theme" +REPO="vinceliuice/Colloid-icon-theme" # Color codes RED='\033[0;31m' @@ -372,4 +372,4 @@ main() { echo -e "${GREEN}Installation completed successfully.${NC}" } -main "$@" \ No newline at end of file +main "$@"