mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-09 02:44:55 +01:00
fix: visual tweaks
This commit is contained in:
@@ -118,7 +118,7 @@ func logo(width int) string {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func repo(width int) string {
|
func repo(width int) string {
|
||||||
repo := "https://github.com/opencode-ai/opencode"
|
repo := "github.com/opencode-ai/opencode"
|
||||||
t := theme.CurrentTheme()
|
t := theme.CurrentTheme()
|
||||||
|
|
||||||
return styles.BaseStyle().
|
return styles.BaseStyle().
|
||||||
|
|||||||
Reference in New Issue
Block a user