mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
This commit reverts the high contrast Visual highlights in favour of
the previous, neutral behaviour. This allows the foreground highlights
to remain even when selected. Use the previous version in your own
configuration:
```lua
highlight_groups = {
Visual = { fg = "base", bg = "pine" }
}
```
|
||
|---|---|---|
| .. | ||
| lualine/themes | ||
| rose-pine | ||
| rose-pine.lua | ||