The Following extensions need to be installed for the Themes to work.
sudo apt install gnome-tweaks
sudo pacman -S gnome-tweaks
Start by creating the directories where the themes will be stored.
cd ~/
mkdir .themes && cd .themes
Proceed to clone the github repo to the current directory.
git clone https://github.com/rohansharma-developer/GTK_Themes.git
Copy all the contents of the folder to .themes
cp -r ./GTK_Themes/* ./
Open gnome-tweaks
from your app menu. Choose any theme of your choice. Enjoy!