chore!: match heading prefix to text

This commit is contained in:
mvllow 2021-12-03 15:02:46 -06:00
commit 587d0ba26f
4 changed files with 26 additions and 3 deletions

View file

@ -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,