In the last days I prepared a theme for Administrate (a tool to create admin dashboards) using Materialize framework.

The main features of my component are:

  • uses only CSS (and very few JS), no structural changes are required;
  • it’s responsive and tested on mobile browsers;
  • allows to use Materialize styles/grid/widgets in the admin.

Colors, fonts and the other Materialize options can be customized as expected by the framework via SCSS variables.

Please take a look at the project on GitHub and feel free to leave comments about it.

screenshot

Feel free to leave me a comment to improve this project.