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
0.9.4
alacritty
Looks like this was from a recent commit today
require('rose-pine').setup({ variant = 'moon', dark_variant = 'moon', bold_vert_split = false, dim_nc_background = false, disable_background = true, disable_float_background = true, disable_italics = false, groups = { background = 'NONE', background_nc = '_experimental_nc', panel = 'surface', panel_nc = 'base', border = 'highlight_med', comment = 'muted', link = 'iris', punctuation = 'subtle', error = 'love', hint = 'iris', info = 'foam', warn = 'gold', headings = { h1 = 'iris', h2 = 'foam', h3 = 'rose', h4 = 'gold', h5 = 'pine', h6 = 'foam', } }, highlight_groups = { ColorColumn = { bg = 'NONE' }, CursorLine = { bg = 'NONE', blend = 10 }, StatusLine = { fg = 'love', bg = 'love', blend = 10 }, Search = { bg = 'muted', inherit = false }, } }) vim.cmd('colorscheme rose-pine')
The text was updated successfully, but these errors were encountered:
Thank you for the report! Should be resolved on main :)
Sorry, something went wrong.
Seems like it, appreciate the fast response!
Successfully merging a pull request may close this issue.
Neovim version (nvim -v)
0.9.4
Terminal / multiplexer
alacritty
Describe the bug
Looks like this was from a recent commit today
Repro
The text was updated successfully, but these errors were encountered: