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

feature: snacks.picker support #143

Open
theol0403 opened this issue Feb 18, 2025 · 2 comments
Open

feature: snacks.picker support #143

theol0403 opened this issue Feb 18, 2025 · 2 comments

Comments

@theol0403
Copy link

New picker is awesome: https://github.com/folke/snacks.nvim/blob/main/docs/picker.md

But, it is broken with this theme:

Image

Fzf, by contrast, is beautiful.

Image

If no one wants to tackle this, I'll take a look one day when I have a chance and make a PR.

@narutozxp
Copy link

override  = function(c) 
    return {
    ["NonText"] = {fg = "#545c7e"},
}
end,

@theol0403
Copy link
Author

theol0403 commented Feb 19, 2025

Needs to be more than that, primarily in the background and border lines. That nontext color also does not seem like a real theme color

Image

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

2 participants