mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
add new diff mode
WIP WIP WIP WIP WIP WIP WIP
This commit is contained in:
@@ -27,6 +27,8 @@ var (
|
||||
OptionsFgColor color.Attribute
|
||||
|
||||
OptionsColor gocui.Attribute
|
||||
|
||||
DiffTerminalColor = color.FgMagenta
|
||||
)
|
||||
|
||||
// UpdateTheme updates all theme variables
|
||||
|
Reference in New Issue
Block a user