Skip to content

Conversation

codebytere
Copy link
Collaborator

@codebytere codebytere commented Sep 17, 2021

Closes #496.

Fixes an issue that could occur when the theme was set to System. In this case, if the user updated dark mode on their OS, the theme wouldn't update in the app unless it was quit and opened again. Fix this by using nativeTheme to listen for system theme changes and update the UI accordingly.

@codebytere codebytere requested a review from manosim September 17, 2021 19:41
Copy link
Member

@manosim manosim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀

@codebytere codebytere merged commit 75eb1c8 into gitify-app:main Sep 18, 2021
@codebytere codebytere deleted the use-native-theme branch September 18, 2021 13:14
@Ein-Tim
Copy link

Ein-Tim commented Dec 30, 2021

When will this fix be released?

Copy link

@Ein-Tim Ein-Tim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When will this change be released??

@Ein-Tim
Copy link

Ein-Tim commented Sep 11, 2022

This PR did not successfully fix the issue. See #550

@setchy setchy added the bug Something isn't working label Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

Bug: Does not change appearance with system

4 participants