neovim-rose-pine/lua/rose-pine
mvllow 93c760b393
feat: support custom highlight blending
Example:

```
{
	highlight_groups = {
		StatusLine = { bg = 'love', blend = 10 }
	}
}
```
2023-01-08 18:25:42 -05:00
..
plugins fix: bufferline deprecated names (#102) 2022-10-24 12:26:41 -05:00
palette.lua refactor: format and remove unused values 2022-06-16 00:43:09 -04:00
theme.lua feat: support custom highlight blending 2023-01-08 18:25:42 -05:00
util.lua feat: support custom highlight blending 2023-01-08 18:25:42 -05:00