jesseduffield / jesseduffield/lazygit
Support attributes such as underline for author/branch colors
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Is your feature request related to a problem? Please describe.**
These attributes are supported in some other colors, but not for authors/branches, unless I'm missing something. I don't think I am as arrays are not accepted for these and trying e.g. `underline green` or `green underline` results in blank output.
This would help with separating e.g. subteams in a project, if you still want separate colors for people within subteams.
**Describe the solution you'd like**
Allowing usage of arrays like in other color options would be the most consistent solution.
**Describe alternatives you've considered**
\-
**Additional context**
\-
Contributor guide
Assessment
This issue has not been assessed yet.