neovim-rose-pine/lua
mvllow c54cd8f1ad
revert: high contrast Visual
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" }
}
```
2024-01-07 13:18:51 -06:00
..
lualine/themes fix: lualine theme path 2023-11-28 10:09:21 -06:00
rose-pine chore: improve float transparency 2023-11-27 13:32:00 -06:00
rose-pine.lua revert: high contrast Visual 2024-01-07 13:18:51 -06:00