doubtfire-lms / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
45 stars 333 forks source link

Dark mode #427

Open TechedJack opened 3 years ago

TechedJack commented 3 years ago

Feature request for dark mode, I will attempt to do some work on this myself, but thought I'd log it here

jakerenzella commented 3 years ago

I agree this would be nice to have, but work on this feature wouldn't be feasible until the migration from Angular JS to Angular+ is complete, which includes a switch to the modern material framework which supports dark/light mode. Further, it would likely be beneficial to wait for Angular's new mdc-web components to rollout and tackle it all at once.

The most helpful contribution at the moment would be to contribute to the migration I think, however we would appreciate contribution in any aspect of course :)