wip: refactoring tui

This commit is contained in:
adamdottv
2025-05-28 15:36:31 -05:00
parent 8863a499a9
commit 9d7c5efb9b
21 changed files with 136 additions and 1346 deletions

View File

@@ -1,7 +1,7 @@
package styles
const (
OpenCodeIcon string = ""
OpenCodeIcon string = ""
ErrorIcon string = "ⓔ"
WarningIcon string = "ⓦ"