wip: refactoring tui

This commit is contained in:
adamdottv 2025-05-30 12:29:27 -05:00
parent 437de4ee36
commit 6ebbcb3179
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
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{