teal77 / trireme

A Deluge thin client for Android. Written in Flutter.
GNU General Public License v3.0
166 stars 15 forks source link

Auto theme based on Android system setting #70

Closed lukjod closed 6 months ago

lukjod commented 9 months ago

Is this possible to add dark/light theme switch based on Android system theme setting

teal77 commented 9 months ago

Should be possible. I'll add a radio buttons group for Light/dark/system in settings > appearance.

On Sat, Sep 16, 2023, 14:55 lukjod @.***> wrote:

Is this possible to add dark/light theme switch based on Android system theme setting

— Reply to this email directly, view it on GitHub https://github.com/teal77/trireme/issues/70, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCHNPIJOGSO2BHM5NNJMQDX2VWBFANCNFSM6AAAAAA42YPA6I . You are receiving this because you are subscribed to this thread.Message ID: @.***>

lukjod commented 9 months ago

Nice one, thx in advance