Skip to content

Commit

Permalink
Add markup.heading.3
Browse files Browse the repository at this point in the history
  • Loading branch information
luetage authored Mar 1, 2025
1 parent 82604c5 commit edbba0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/kanagawa.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ hint = "waveAqua1"
"markup.heading.marker" = "springViolet2"
"markup.heading.1" = { fg = "carpYellow", modifiers = ["bold"] }
"markup.heading.2" = { fg = "crystalBlue", modifiers = ["bold"] }
"markup.heading.3" = { fg = "waveAqua2", modifiers = ["bold"] }
"markup.list" = "sakuraPink"
"markup.bold" = { modifiers = ["bold"] }
"markup.italic" = { modifiers = ["italic"] }
Expand Down

0 comments on commit edbba0c

Please sign in to comment.