docs: add groups.background and groups.panel

This commit is contained in:
mvllow 2022-03-17 13:42:41 -04:00
commit 2f7d458414

View file

@ -97,6 +97,8 @@ require('rose-pine').setup({
disable_italics = false,
---@usage string hex value or named color from rosepinetheme.com/palette
groups = {
background = 'base',
panel = 'surface',
border = 'highlight_med',
comment = 'muted',
link = 'iris',