mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: add groups.background and groups.panel
This commit is contained in:
parent
1346db5bde
commit
2f7d458414
1 changed files with 2 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue