Re: [PATCH 1/2] gitk: refresh the colour scheme

2019-03-04 Thread Andrej Shadura
On 03/03/2019 00:02, Paul Mackerras wrote: > On Tue, Feb 26, 2019 at 12:05:34PM +0100, Andrej Shadura wrote: >> The colours gitk is currently using are from the basic 16 colour >> palette, and are a bit too intensive to be comfortable or pleasant >> to work with. >> >> Adjust the main colours (comm

Re: [PATCH 1/2] gitk: refresh the colour scheme

2019-03-02 Thread Paul Mackerras
On Tue, Feb 26, 2019 at 12:05:34PM +0100, Andrej Shadura wrote: > The colours gitk is currently using are from the basic 16 colour > palette, and are a bit too intensive to be comfortable or pleasant > to work with. > > Adjust the main colours (commit nodes, remotes, tags and one branch > colour)

[PATCH 1/2] gitk: refresh the colour scheme

2019-02-26 Thread Andrej Shadura
The colours gitk is currently using are from the basic 16 colour palette, and are a bit too intensive to be comfortable or pleasant to work with. Adjust the main colours (commit nodes, remotes, tags and one branch colour) to be slightly softer. Signed-off-by: Andrej Shadura --- gitk-git/gitk |