In order to apply custom color styles to your template, Please follow these steps:
- Upload the "color.css" file to "css" directory in your template
- Copy this code and paste it into "index-spa.html" file in your template, after the "style.css"
<!-- Skin stylesheet -->
<link rel="stylesheet" href="../spa/css/color.css">