-
Notifications
You must be signed in to change notification settings - Fork 628
Impossible to see selected text on terminal in Kanagawa theme #450
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
Comments
Actually, the selection (and copy) via mouse is not highlighted for Kanagawa... as well as for any theme except for the white text. I went to the zellij documentation to understand how to do it and I discovered, looking at the repository, that they actually changed the way of managing the themes from this way (now legacy for them) to this one. Using these styles, the highlighted texts appear. Maybe we can think about a migration of the zellij themes? |
Thanks for your finding @Kasui92! I changed my |
You're welcome! |
Sweet! Feel free to close this issue when you are done 😉 |
In Kanagawa theme, when text is selected, the theme only changes its color to white. If the original text is already white, the selection becomes invisible.
For example:
As you can see on the last few lines, unless the text has a color other than white, it's impossible to see the selection.
I recommend setting a light gray background for selected text to make it visible regardless of text color.
The text was updated successfully, but these errors were encountered: