Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marginally better dark mode support #50

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

jspahrsummers
Copy link
Member

@jspahrsummers jspahrsummers commented Nov 12, 2024

Fixes the tab buttons being the only thing that changed in dark mode.

Screenshot 2024-11-12 at 12 33 42 Screenshot 2024-11-12 at 12 33 55

The app doesn't update properly when switching between light and dark mode in system settings (it requires a reload), but this is at least an improvement.

Resolves #35.

@dsp-ant
Copy link
Member

dsp-ant commented Nov 12, 2024

Thank you so much. That's much needed.

@jspahrsummers jspahrsummers merged commit ab9c130 into main Nov 12, 2024
3 checks passed
@jspahrsummers jspahrsummers deleted the justin/fix-dark-mode branch November 12, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support dark mode properly, or disable entirely
2 participants