RE: git-gui: Why are the main panels no longer white?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Marc!

What tcl-tk theme are you using? Autodetection supposed to fetch
color from TreeView background, and probably your theme using
that odd gray for TreeViews.

To set your desired color for background, you can add 

*Text.Background: white

to ~/.Xresources; and `xrdb -merge ~/.Xresources` to apply it.

Or, try another theme. This one gives me white background.

*TkTheme: clam

To list available themes, run `wish`

::ttk::themes

--
Regards,
Serg Tereshchenko



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux