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: improve gutter diff icon readability #100

Merged
merged 3 commits into from
Sep 26, 2024
Merged

Conversation

fvrests
Copy link
Member

@fvrests fvrests commented Sep 26, 2024

Fix for #99. The styles for this button depend on editorGutter.commentRangeForeground (bg) & icon.foreground (fg). Both are subtle, leading to unreadable icon text. This PR updates the commentRangeForeground color to overlay.

Because overlay is low-contrast, I also added new values for inheritors editorOverViewRuler.commentForeground and editorOverviewRuler.commentUnresolvedForeground, to prevent a reduction in contrast. These colors theme the overview ruler indicators for comments during PR review.

@fvrests fvrests changed the title fix: ensure gutter diff icon readability fix: improve gutter diff icon readability Sep 26, 2024
@fvrests fvrests merged commit 06e6da7 into main Sep 26, 2024
@fvrests fvrests deleted the fix-gutter-diff-icons branch September 26, 2024 16:11
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.

1 participant