feat: add background_nc and panel_nc groups

This commit is contained in:
mvllow 2023-02-24 12:54:15 -06:00
commit 81c1786431
No known key found for this signature in database
4 changed files with 29 additions and 23 deletions

View file

@ -78,7 +78,9 @@ require('rose-pine').setup({
--- @usage string hex value or named color from rosepinetheme.com/palette
groups = {
background = 'base',
background_nc = '_experimental_nc',
panel = 'surface',
panel_nc = 'base',
border = 'highlight_med',
comment = 'muted',
link = 'iris',