I am currently in need of a dashboard for my project, and I came across a dashboard on your website that caught my attention. I was wondering if it would be possible to customize that dashboard by changing its colors to match my project's needs?
Hi,
Appreciate your interest in Metronic.
Yes, you can customize the theme's base colors via SASS variables and rebuild your assets(css/js) by recompiling your assets folder with Gulp or Webpack.
Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment, you will only need the compile assets, no need to install the build tools dependencies there.
Regards.