mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 23:45:50 +03:00
[GH-ISSUE #11] [Enhancement] Add light/dark theme toggle in Settings #9
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lazytownfan on GitHub (Dec 10, 2021).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/11
Allowing users to manually toggle the light/dark theme in the app's settings would be a good enhancement.
IIRC, the app will automatically pick the light/dark UI theme based on the system theme. However, this does not account for the case in which some users may want to pick the opposite light/dark theme in the app, compared to the system theme, since the light/dark theme isn't user accessible in the settings right now.