Arc-theme is not present in the Ubuntu 16.04 repositories which causes the script to fail on xenial.
This is an initial fix by adding the PPA for the same.
Further things to add:
[ ] Add arc icons
[x] Ubuntu 18.04 has these in its main repo itself. Add an if-else case to handle the different OSes
[x] Tweak Tool is required to change the themes.
But 16.04 uses unity-tweak-tool whereas 18.04 uses gnome-tweak-tool
This will require the previous mentioned step.
Arc-theme is not present in the Ubuntu 16.04 repositories which causes the script to fail on xenial. This is an initial fix by adding the PPA for the same.
Further things to add:
unity-tweak-tool
whereas 18.04 usesgnome-tweak-tool
This will require the previous mentioned step.