Scss base approach will make a better customization in styling template
Design style customization
Kava is developed with Bootstrap 4 so its easy to change the styling for your app. It uses bootstrap variables along with some custom variables which provides you the more flexibility and control over design.
Changing Default Variables
Open _bootstrap-override.scss file under src/assets/scss/theme folder and change style variable values as per your requirement.
Change Theme Colors
In _bootstrap-overide.scss file find the following variables andStart with assigning color names to specific hex values.