This guide provides instructions for setting up the elite
theme.
To get started with the project, follow these steps:
-
Fork the
elite
repository:git clone <your forked github repo url>
-
Go to folder
elite
cd elite
-
Install this theme
/bin/bash install-theme.sh
If you made any changes to your theme make sure to update it.
-
To update the theme, go to
elite
foldercd elite
-
Run the following command.
/bin/bash update-theme.sh
NOTE - DO NOT MANUALLY UPDATE ANY FILE IN THEMES FOLDER MANUALLY