Skip to content

Commit

Permalink
Update help
Browse files Browse the repository at this point in the history
  • Loading branch information
ddddddO committed Jun 18, 2023
1 parent e257c45 commit 0b86d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/gtree/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ func main() {
},
}

green := color.New(color.FgGreen).SprintFunc()
green := color.New(color.FgHiGreen).SprintFunc()

app := &cli.App{
Name: "gtree",
Expand Down

0 comments on commit 0b86d2d

Please sign in to comment.