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

fix dialog background colors #4864

Merged
merged 3 commits into from
Jan 14, 2025
Merged

fix dialog background colors #4864

merged 3 commits into from
Jan 14, 2025

Conversation

connyduck
Copy link
Collaborator

In #4851 I changed the theme of AccountsInListFragment, which accidentally turned its background white for the dark theme.

Additionally this fixes the color for the preference dialogs, which I think have been incorrect since the Material3 redesign.

I also wondered if we should make dialogs darker for the black theme, but looks like there is not much interest in that https://chaos.social/deck/@ConnyDuck/113802937491059461
(Currently they are just the same as the dark theme)

@connyduck connyduck requested review from Tak and charlag January 10, 2025 16:28
@Lakoja
Copy link
Collaborator

Lakoja commented Jan 10, 2025

I also wondered if we should make dialogs darker for the black theme, but looks like there is not much interest in that https://chaos.social/deck/@ConnyDuck/113802937491059461 (Currently they are just the same as the dark theme)

Should one mix "dark" with "dark" for a dialog? Shouldn't a dialog stand out?

@connyduck
Copy link
Collaborator Author

Should one mix "dark" with "dark" for a dialog? Shouldn't a dialog stand out?

Generally I think yes, but people using the black theme often do so to save battery and then it is better if it is as dark as possible 🤷

@connyduck connyduck merged commit 345c63c into develop Jan 14, 2025
1 check passed
@connyduck connyduck deleted the dialog-background-colors branch January 14, 2025 18:29
connyduck added a commit that referenced this pull request Jan 16, 2025
In #4851 I changed the theme of
`AccountsInListFragment`, which accidentally turned its background white
for the dark theme.

Additionally this fixes the color for the preference dialogs, which I
think have been incorrect since the Material3 redesign.

I also wondered if we should make dialogs darker for the black theme,
but looks like there is not much interest in that
https://chaos.social/deck/@ConnyDuck/113802937491059461
(Currently they are just the same as the dark theme)
@connyduck connyduck mentioned this pull request Jan 16, 2025
connyduck added a commit that referenced this pull request Jan 17, 2025
Let's get those three fixes out. 
#4864 is the important one.
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.

3 participants