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

chore: fix scrollbar colors to match light/dark mode #4910

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Nov 21, 2023

What does this PR do?

apply color scheme conditionally

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes #4888

How to test this PR?

unit test

but let's go to a big page, reduce the height and look at scrollbars it should look like grey with Dark mode and not dark

fixes containers#4888
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from a team as a code owner November 21, 2023 14:02
@benoitf benoitf requested review from jeffmaury, cdrage and deboer-tim and removed request for a team November 21, 2023 14:02
Copy link
Collaborator

@deboer-tim deboer-tim left a comment

Choose a reason for hiding this comment

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

Works great, 10/10 scrollbars approve!

Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
@benoitf benoitf merged commit 054c5a1 into containers:main Nov 21, 2023
9 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.6.0 milestone Nov 21, 2023
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.

Scrollbars shouldn't be in light mode
3 participants