We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New picker is awesome: https://github.com/folke/snacks.nvim/blob/main/docs/picker.md
But, it is broken with this theme:
Fzf, by contrast, is beautiful.
If no one wants to tackle this, I'll take a look one day when I have a chance and make a PR.
The text was updated successfully, but these errors were encountered:
override = function(c) return { ["NonText"] = {fg = "#545c7e"}, } end,
Sorry, something went wrong.
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
No branches or pull requests
New picker is awesome: https://github.com/folke/snacks.nvim/blob/main/docs/picker.md
But, it is broken with this theme:
Fzf, by contrast, is beautiful.
If no one wants to tackle this, I'll take a look one day when I have a chance and make a PR.
The text was updated successfully, but these errors were encountered: