mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
wip: refactoring tui
This commit is contained in:
parent
437de4ee36
commit
6ebbcb3179
3 changed files with 41 additions and 13 deletions
|
|
@ -163,7 +163,6 @@ func generateMarkdownStyleConfig() ansi.StyleConfig {
|
|||
Prefix: " ",
|
||||
Color: stringPtr(adaptiveColorToString(t.MarkdownCodeBlock())),
|
||||
},
|
||||
Margin: uintPtr(defaultMargin),
|
||||
},
|
||||
Chroma: &ansi.Chroma{
|
||||
Text: ansi.StylePrimitive{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue