GeopJr / Tuba

Browse the Fediverse
https://tuba.geopjr.dev/
GNU General Public License v3.0
519 stars 57 forks source link

Bug Report - support dark theme in the app #17

Closed pravi closed 1 year ago

pravi commented 1 year ago

What should happen:

__

tooth should support black theme

What happened instead:

__ tootle supported dark theme, but moving to tooth, there is no option to choose dark theme. Though choosing system wide dark theme switches tooth also to dark theme. It may be a good idea to expose this option in tooth also. Though not very strong about it as well.

How to reproduce:

  1. __
  2. __

Screenshots (if applicable):

__

Build context:

Logs:

(Terminal logs are often invaluable. If you can, launch the app from terminal with dev.geopjr.tooth and paste the output here)

Additional info (if needed):

__

GeopJr commented 1 year ago

Thanks for raising this issue!

I'm not sure about adding per-app theme switcher either. I don't personally see a reason for it + hig seems kind-of to agree:

Per-application style preferences are primarily useful for text editing apps, or apps which users use for long periods of time. In these cases, the style preference can be useful as a way of controlling visual contrast and brightness.

but if there's demand for it, I guess I could add a Light/Dark/System switch!