elementary / videos

Video player and library app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
58 stars 18 forks source link

Respect dark style preference #374

Closed leolost2605 closed 11 months ago

leolost2605 commented 11 months ago

Currently we always force dark mode. This will allow the user to toggle it off in a new app menu.

danirabbit commented 11 months ago

Do we need to add a setting for this? Should we just follow the system style like other apps?

leolost2605 commented 11 months ago

I personally don't need a setting. But I can imagine some would prefer to have Videos always dark which is why it's currently the default 🤷

danirabbit commented 11 months ago

@leolost2605 I think we should try just following the system setting first and see if we get feedback about it! New cycle is the perfect time to try new things :)

leolost2605 commented 11 months ago

@danirabbit done :)