creativetimofficial / vuetify-material-dashboard

Vuetify Material Dashboard - Open Source Material Design Admin by Creative Tim
https://www.creative-tim.com/product/vuetify-material-dashboard
MIT License
1.32k stars 950 forks source link

Is there any way to have multiple themes for the dashboard? #12

Closed kinow closed 4 years ago

kinow commented 5 years ago

Hi,

I am creating a PoC for the interface of an Open Source tool, and there are certain requirements such as being compatible with accessibility, e.g. colour blindness.

While it's possible to change the colours, making the dashboard colours OK for one type of colour blindness, it may still have issues for other types of colour blindness, as well as issues for screen readers, etc.

So it would be easier to have several themes, where some attributes would be different, such as colour, font size, background color, etc.

Is it possible with vuetify-material-dashboard now? Or is there any existing vue library that someone suggests to use to build such feature? Please.

Thanks! Bruno

dragosct commented 5 years ago

Hi, @kinow! Thank you for using our products and sorry for the late response. It is possible to do that but you must have another scss for this who changes what you need and replace the existent scss.

Regards, Dragos

kinow commented 5 years ago

Oh, no, thank you for sharing it. That sounds like a good alternative. Will investigate. In case I find any generic way to have it working, will prepare a pull request.

Thanks!

johnleider commented 4 years ago

Closing as resolved.