@charset "utf-8"; //===================== // custom color scheme //===================== $colors: ( "primary": #945de1, "link": #64b4bd, "info": #8c4e80, "success": #7e8e2b, "warning": #f6ca6b, "danger": #c5443b, );