bug: correct handling of dark/light mode #21
Reference in New Issue
Block a user
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?
the app should handle light or dark mode correctly based on user preferences. And all elements should follow that decision, so if light mode is used, all elements should follow light mode, whereas when dark mode is used, all should follow dark mode. the app should have settings that say if it should always be light mode, or always dark mode or automatically follow user preferences from system.