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 global border colors on old UI in bridge #205

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Oct 24, 2023

This PR fixes some border consistency issues in old ui themes. Specifically, dividers were using the wrong color. I replaced the direct lookups with the same JBColor/DarculaUIUtil calls that Swing uses.

@rock3r rock3r added the consistency Our UI presentation is not consistent with IJ label Oct 24, 2023
@rock3r rock3r requested review from devkanro and fscarponi October 24, 2023 17:48
@rock3r rock3r self-assigned this Oct 24, 2023
@devkanro devkanro merged commit af7feeb into main Oct 25, 2023
12 checks passed
@devkanro devkanro deleted the fix-global-border-colors branch October 25, 2023 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consistency Our UI presentation is not consistent with IJ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants