1
0
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:
Jesse Duffield 2020-02-25 21:23:29 +11:00
parent f94d0be2c9
commit d0ab747479
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ Default path for the config file:
- white
- bold
inactiveBorderColor:
- white
- green
optionsTextColor:
- blue
selectedLineBgColor:

View File

@ -247,7 +247,7 @@ func GetDefaultConfig() []byte {
theme:
lightTheme: false
activeBorderColor:
- white
- green
- bold
inactiveBorderColor:
- white