You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @rarestoma ,
A guide on how to traverse the scss files would be nice and appreciated. I am looking for definitions of bg-default (for instance) or bg-gradient-info and I can't find it through searching for the word in those files, which means you have used class name mixing. They're vital for branding and in fact, any class contributing to colors for that matter is important.
Thanks.
You can change the main colors from assets/scss/custom/_variables.scss. There are defined the main colors and you can attribute them any color you need:
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Expected Behavior
Please describe the behavior you are expecting
Current Behavior
What is the current behavior?
Failure Information (for bugs)
Please help provide information about the failure if this is a bug. If it is not a bug, please remove the rest of this template.
Steps to Reproduce
Please provide detailed steps for reproducing the issue.
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
Please include any relevant log snippets or files here.
The text was updated successfully, but these errors were encountered: