Adding in echo "$HOME/.plymouth/default" | switch-themes
should do the switch, if I have the correct script form here; i.e. echo "This is the input" | the_other_script.sh
I'm not used to calling another script from a script, though, so I may have this completely wrong.