mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
fix submodule tab colour
This commit is contained in:
@ -138,6 +138,7 @@ func (gui *Gui) layout(g *gocui.Gui) error {
|
||||
}
|
||||
filesView.Highlight = true
|
||||
filesView.Title = gui.Tr.FilesTitle
|
||||
filesView.FgColor = textColor
|
||||
filesView.ContainsList = true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user