localsend / website

https://localsend.org
Apache License 2.0
73 stars 63 forks source link

[Suggestion] Auto Dark/Light mode #91

Closed sharathdaniel closed 1 month ago

sharathdaniel commented 3 months ago

Please add support for auto dark/light mode support for the website and a toggle to manually switch.

Readpato commented 3 months ago

I would be up to create a PR for this if the maintainers think it would be an improvement for the website :)

Michael-Obele commented 1 month ago

Any update on this. I'd love to work on this if it's accepted.

Tienisto commented 1 month ago

@Michael-Obele feel free to create a PR

Michael-Obele commented 1 month ago

PR at #104 is now open. My apologies for my lack of Vue expertise; I had planned to use shadcn-vue to implement a dropdown and dark mode, but I had to opt-in for this solution to save time due to some errors. That being said, @Readpato and @Tienisto, I would appreciate your feedback on the changes. Thanks