Dsiclaimer: I haven't actually tried this.
My guess would be that you can backup /var/www/fusionpbx/themes/ , maybe like this:
cp -R /var/www/fusionpbx/themes/default /var/www/fusionpbx/themes/defaultbackup
Then you can mess with the default theme and copy the original back if something goes...