Skip to content

Commit

Permalink
ui finetuning
Browse files Browse the repository at this point in the history
  • Loading branch information
ftl committed May 30, 2024
1 parent 1f3bd70 commit f23b139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/statusView.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ type statusView struct {
}

const (
availableColor = "theme_selected_fg_color"
availableColor = "theme_fg_color"
unavailableColor = "unfocused_insensitive_color"
)

Expand Down

0 comments on commit f23b139

Please sign in to comment.