style(tui): distinguish markdown h1 headings (#27814)

This commit is contained in:
Kit Langton
2026-05-16 11:18:17 -04:00
committed by GitHub
parent f80651fa91
commit c0a8b509c7

View File

@@ -962,6 +962,7 @@ function getSyntaxRules(theme: Theme) {
style: {
foreground: theme.markdownHeading,
bold: true,
underline: true,
},
},
{