# Themes and Templates

Yes! we want to implement different colours to our sprnva application by picking the nice and free templates out there in the wilds.

### Step 1

Just download the template of your choice then copy all the assets from your downloaded template and paste it to sprnva `public/assets` folder then you've done the first step.

![](https://user-images.githubusercontent.com/37282871/197668905-6b2fde6f-ef42-4f40-a7ec-977e964588ba.png)

### Step 2

Edit the `views/layouts/head.php` and include your css and js file in the head.

![](https://user-images.githubusercontent.com/37282871/197668950-3059ee33-3642-4ef7-bf07-f47140f4f941.png)

You can now used your template design and change the navigation and the contents.

<mark style="color:red;">**TAKE NOTE: YOU CAN IMPLEMENT ANY TEMPLATE DESIGN THAT YOU LIKE. THE SAME STEP, THE SAME METHOD. EASY AS THAT! ENJOY YOUR SPRNVA FLAVOURED APPLICATION.**</mark>
