Top

Unlimited Colors


To try different color we have provided a color selector so that you could the colors are per your needs and from the template itself and when you are satisfied with the changed color, you can set the primary color in the scss file.


For the whole template main color change,

go to your scss folder and then find _variables.scss file in utils folder

you need to change $primary-color variables code

// Template colors variables
$primary-color: #01AA85;

If you want to change Color Style for the messenger page then you have to change layout services Color Style.

Set a default Color Style in layout services :

== > src > app > shared > services > layout.service.ts
dark-icon