tui: fix opencode logo spacing in home view

This commit is contained in:
Dax Raad
2025-09-26 01:40:32 -04:00
parent fd44632de8
commit 8c44ba84cd
+4 -4
View File
@@ -956,10 +956,10 @@ func (a Model) home() (string, int, int) {
muted := styles.NewStyle().Foreground(t.TextMuted()).Background(t.Background()).Render
open := `
█▀▀█ █▀▀█ █▀▀█ █▀▀▄
█░░█ █░░█ █▀▀▀ █░░█
▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀`
█▀▀█ █▀▀█ █▀▀█ █▀▀▄
█░░█ █░░█ █▀▀▀ █░░█
▀▀▀▀ █▀▀▀ ▀▀▀▀ ▀ ▀ `
code := `