wip: refactoring tui

This commit is contained in:
adamdottv
2025-05-30 12:29:27 -05:00
parent 437de4ee36
commit 6ebbcb3179
3 changed files with 41 additions and 13 deletions

View File

@@ -163,7 +163,6 @@ func generateMarkdownStyleConfig() ansi.StyleConfig {
Prefix: " ",
Color: stringPtr(adaptiveColorToString(t.MarkdownCodeBlock())),
},
Margin: uintPtr(defaultMargin),
},
Chroma: &ansi.Chroma{
Text: ansi.StylePrimitive{