I am trying to customize the color theme for my Metronic project. I need to bacically change the defaults to meat my project requirements.
1. Aside background, font, and icon Color
2. Main Page Background
3. Deafult global font.
The YouTube video available for customization is very old and not related. Kindly advice.
Regards
Hi,
Sorry for the late reply.
1. Please refer to src/sass/layout/_variables.scss
to customize the layout parts(aside bg color, page bg color, etc).
2. To change the font family please refer to Global font change
3. Refer to this Docs Guide to compile the changes.
Regards.
Hi,
Could you please let us know what issue you having ?
I would suggest you try a simple customization and apply it. As explained in the above reply you can edit the aside bg color via src/sass/layout/_variables.scss
and recompile the changes using gulp. To get started with the build tools please refer to quick setup guide.
Regards.