chore: update headings

This commit is contained in:
mvllow 2021-12-03 14:43:58 -06:00
commit 1ef3ca3806
2 changed files with 9 additions and 8 deletions

View file

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