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

When highlight current line is true in gtk.sourceview (version 4), highlight color makes text unreadable in dark mode #1098

Open
phase1geo opened this issue Nov 9, 2021 · 0 comments

Comments

@phase1geo
Copy link

What Happened?

When a Gtk.SourceView (version 4 or later) widget is instantiated and sets the "highlight_current_line" property to a value of true, using a dark mode system setting does not seem to change the color of the highlighted line, making the text color nearly impossible to read.

Steps to Reproduce

See "What Happened" description.

Expected Behavior

When in dark mode, the highlight line color should be adjusted to a darker (but not as dark color as the text background) to help make both the text readable and the highlight line indicator visible.

OS Version

6.x (Odin)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

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

No branches or pull requests

1 participant