[PATCH] git-gui: Implement color configuration

2019-02-15 Thread Ismael Luceno
Signed-off-by: Ismael Luceno --- git-gui.sh | 33 ++--- lib/option.tcl | 16 2 files changed, 38 insertions(+), 11 deletions(-) diff --git a/git-gui.sh b/git-gui.sh index e00d9a345294..3d7a2217f00c 100755 --- a/git-gui.sh +++ b/git-gui.sh @@ -903,

[PATCH] git-gui: Implement color configuration

2019-02-11 Thread Ismael Luceno
Signed-off-by: Ismael Luceno --- git-gui.sh | 33 ++--- lib/option.tcl | 16 2 files changed, 38 insertions(+), 11 deletions(-) diff --git a/git-gui.sh b/git-gui.sh index e00d9a345294..01e5462dc70e 100755 --- a/git-gui.sh +++ b/git-gui.sh @@ -903,