Hi Everyone,
Just beginning to explore Quasar and I’m wondering if you can easily set the entire app to be a dark theme (and therefore automatically default all text to white). This was something available in AngularJS-Material and was quite handy.
I have changed the $body-color Stylus variable as well as learning that I can add the ‘dark’ property on inputs etc but obviously it’s not the ideal solution to have to add that to all inputs.
There are no Stylus variables for the color of inputs so any expert suggestions would be greatly appreciated.
I assume some sort of global CSS rules would be the final solution but a dark theme setting would be great!
Thanks a lot.