mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore: update headings
This commit is contained in:
parent
043d73befd
commit
1ef3ca3806
2 changed files with 9 additions and 8 deletions
|
|
@ -23,11 +23,11 @@ local config = {
|
|||
|
||||
---@type string|table<string, string>
|
||||
headings = {
|
||||
h1 = palette.foam,
|
||||
h1 = palette.iris,
|
||||
h2 = palette.foam,
|
||||
h3 = palette.foam,
|
||||
h4 = palette.foam,
|
||||
h5 = palette.foam,
|
||||
h3 = palette.rose,
|
||||
h4 = palette.gold,
|
||||
h5 = palette.pine,
|
||||
h6 = palette.foam,
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue