danvergara / morphos

Self-hosted file converter server
MIT License
1.06k stars 44 forks source link

Add Dark Mode theme #51

Closed mmozzano closed 4 months ago

mmozzano commented 5 months ago

I like Morphos, its an excellent tool however an option to select a dark mode theme would be really useful as the current UI is very bright! Either have an configurable environment variable which can be setup in docker or a toggle button in the top right of the screen to switch between light and dark mode.

danvergara commented 4 months ago

Hi @mmozzano!

This is addressed in #58. Please feel free to review it and let me know if that resolves the problem.

mmozzano commented 4 months ago

Hi @danvergara , Thanks for picking up my suggestion! When would the latest version be available to pull down from ghcr.io? I just tried to pull the latest and it didnt find any new image.

danvergara commented 4 months ago

@mmozzano new images are released on Git tags. I'll cut a release tonight.

danvergara commented 4 months ago

Morphos v0.4.0 is out!