mirror of
https://github.com/rose-pine/neovim.git
synced 2026-06-06 17:16:55 +02:00
better blink-cmp highlights
This commit is contained in:
parent
fe7854cc01
commit
fde2b3ff45
2 changed files with 40 additions and 44 deletions
|
|
@ -19,7 +19,7 @@ local variants = {
|
|||
iris = '#c4a7e7',
|
||||
leaf = "#95b1ac",
|
||||
highlight_low = '#2a283e',
|
||||
highlight_med = '#44415a',
|
||||
highlight_med = '#403d52',
|
||||
highlight_high = '#56526e',
|
||||
none = 'NONE',
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue