mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
style(tui): mute markdown h3 headings
This commit is contained in:
@@ -974,7 +974,7 @@ function getSyntaxRules(theme: Theme) {
|
||||
{
|
||||
scope: ["markup.heading.3"],
|
||||
style: {
|
||||
foreground: theme.markdownHeading,
|
||||
foreground: theme.textMuted,
|
||||
bold: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user