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

proposal/request: make background color for search results configurable as well #128

Open
jf opened this issue Oct 5, 2023 · 0 comments

Comments

@jf
Copy link

jf commented Oct 5, 2023

first of all, thank you for the work on the theme!

When doing a search, I find my eyes drawn more to the non-current search results, with a brighter nord12 background, than the current search result, with what appears to be a nord8 background. I would personally like to try switching the background colors around, so that "current" search result, where my cursor is, gets a background color of nord12, and the non-current search results nord8. I found this line which seems to change the color of the "current" search result:

`(isearch ((,class (:foreground ,nord0 :background ,nord8))))

... except for whatever reason, changing the background color to nord12 does not get me what I want (the second "gnu" is current):

Screenshot 2023-10-05 at 23 30 13

The background color seems to be more like nord11 ("red") than nord12...

And that's just for the current search result. What about for the other search results? I can't seem to find where I would go to change the color for that.

All that aside, making the background color configurable for search results, both for "current" as well as for "non-current" would be great.

@jf jf changed the title proposal/request: make search background color configurable as well proposal/request: make background color for search results configurable as well Oct 5, 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

No branches or pull requests

1 participant