Primary Color
How to Change Primary Color?
Please follow the below steps to change Primary Color
Step 1 :
To change Primary Color you have to open _variables.scss file and replace what color you want as shown in below
Rootpath : _variables.scss (resources/assets/scss/_variables.scss )
NOTE:- You must perform npm run dev
command after changing or modifying the content in assets folder, otherwise those changes you've made will not be applied to your template.