mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-09 13:47:11 +02:00
color active frames green by default
This commit is contained in:
parent
f94d0be2c9
commit
d0ab747479
@ -18,7 +18,7 @@ Default path for the config file:
|
||||
- white
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- white
|
||||
- green
|
||||
optionsTextColor:
|
||||
- blue
|
||||
selectedLineBgColor:
|
||||
|
@ -247,7 +247,7 @@ func GetDefaultConfig() []byte {
|
||||
theme:
|
||||
lightTheme: false
|
||||
activeBorderColor:
|
||||
- white
|
||||
- green
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- white
|
||||
|
Loading…
x
Reference in New Issue
Block a user