feat: add background_nc and panel_nc groups (#130) (#132)

This commit is contained in:
not 2023-03-06 14:40:10 -06:00 committed by GitHub
commit 826458a62c
4 changed files with 30 additions and 24 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',