mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
chore!: match heading prefix to text
This commit is contained in:
parent
5329dbb5d0
commit
587d0ba26f
4 changed files with 26 additions and 3 deletions
|
|
@ -88,7 +88,7 @@ vim.g.rose_pine_colors = {
|
|||
info = p.foam,
|
||||
warn = p.gold,
|
||||
error = p.love,
|
||||
heading_prefix = p.subtle
|
||||
|
||||
-- Or set all headings to one colour: `headings = p.text`
|
||||
headings = {
|
||||
h1 = p.iris,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue