mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
[#2279] defaultFgColor entry in theme config
This commit is contained in:
parent
924a152ae9
commit
37997dcbcd
3 changed files with 6 additions and 2 deletions
|
@ -46,6 +46,8 @@ gui:
|
|||
- blue
|
||||
unstagedChangesColor:
|
||||
- red
|
||||
defaultFgColor:
|
||||
- white
|
||||
commitLength:
|
||||
show: true
|
||||
mouseEvents: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue