style(tui): distinguish markdown h1 headings (#27814)
This commit is contained in:
@@ -962,6 +962,7 @@ function getSyntaxRules(theme: Theme) {
|
|||||||
style: {
|
style: {
|
||||||
foreground: theme.markdownHeading,
|
foreground: theme.markdownHeading,
|
||||||
bold: true,
|
bold: true,
|
||||||
|
underline: true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user