Skip to content

Commit e12c259

Browse files
srtaalejzimeg
andauthored
Update internal/iostreams/charm_theme.go
Co-authored-by: Eden Zimbelman <eden.zimbelman@salesforce.com>
1 parent 335baf2 commit e12c259

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/iostreams/charm_theme.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ func ThemeSlack() *huh.Theme {
5858
// Select styles
5959
t.Focused.SelectSelector = lipgloss.NewStyle().
6060
Foreground(slackBlue).
61-
SetString("> ")
61+
SetString(" ")
6262
t.Focused.Option = lipgloss.NewStyle().
6363
Foreground(slackOptionText)
6464
t.Focused.NextIndicator = lipgloss.NewStyle().

0 commit comments

Comments
 (0)