mbox series

[0/1] git-gui: fix colored label backgrounds on Mac

Message ID 20201122194537.41870-1-stefan@haller-berlin.de (mailing list archive)
Headers show
Series git-gui: fix colored label backgrounds on Mac | expand

Message

Stefan Haller Nov. 22, 2020, 7:45 p.m. UTC
Here's another attempt at fixing the colored label backgrounds when using themed
widgets on Mac. I sent a different approach a few weeks ago, which was to make
the gui.usettk option default to off on Mac. This was clearly not a good
solution. This time I'm presenting an approach that is a little less drastic;
it's still not ideal, but I feel it's an acceptable compromise.

Another problem that is improved by this is dark mode on Mac: in that mode the
label text was almost invisible, because it was black on a very dark grey
background.

Stefan Haller (1):
  git-gui: fix colored label backgrounds when using themed widgets

 lib/themed.tcl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--
2.29.0.18.gf8c967e53c