style(tui): distinguish markdown h1 headings (#27814)
This commit is contained in:
parent
f80651fa91
commit
c0a8b509c7
1 changed files with 1 additions and 0 deletions
|
|
@ -962,6 +962,7 @@ function getSyntaxRules(theme: Theme) {
|
|||
style: {
|
||||
foreground: theme.markdownHeading,
|
||||
bold: true,
|
||||
underline: true,
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue