On 26/09/20 05:54PM, Serg Tereshchenko wrote: > Removed forced colors in ttext widget calls, > instead using Text.Background/Foreground options. > This way colors can be configured dependent on current theme, and even > overriden by user via .Xresources. > > Extracted colors for in_sel/in_diff tags into colors:: namespace, > where they can be configured from current theme colors. > > Signed-off-by: Serg Tereshchenko <serg.partizan@xxxxxxxxx> > --- > git-gui.sh | 17 +++++++++++------ > lib/themed.tcl | 38 ++++++++++++++++++++++++++++++++++++++ > 2 files changed, 49 insertions(+), 6 deletions(-) Merged to git-gui/master. Thanks. -- Regards, Pratyush Yadav