git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* refreshing the gitk colour scheme
@ 2018-05-12 13:14 Andrej Shadura
  2018-10-09  8:11 ` Andrej Shadura
  0 siblings, 1 reply; 2+ messages in thread
From: Andrej Shadura @ 2018-05-12 13:14 UTC (permalink / raw)
  To: git

Hello everyone,

I’ve been using Gitk with the following colour settings for a year or
so, and I found it much more convenient to use that the current default,
so I’d like to propose to make them the defaults. These colours are
slightly less 80’s i.e. they’re using colours outside of the ‘classic’
16 colour palette for a more pleasing visual experience.

set headbgcolor #98ff5e
set remotebgcolor #bae2ff
set tagbgcolor #f3fb57
set mainheadcirclecolor #ffeb74
set indexcirclecolor green
set circlecolors {white #08b5ed gray blue blue}

I also found it may be a good idea to disable auto-selection of the
commit hash by default, since it overwrites whatever content was in the
selection clipboard, and also pollutes the clipboard history if the user
is using a clipboard manager:

set autoselect 0

Here’s one more change which I am not proposing for inclusion, but I
found it more æsthetically pleasing than the default:

set mainfont {FreeSans 11}

-- 
Cheers,
  Andrej

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: refreshing the gitk colour scheme
  2018-05-12 13:14 refreshing the gitk colour scheme Andrej Shadura
@ 2018-10-09  8:11 ` Andrej Shadura
  0 siblings, 0 replies; 2+ messages in thread
From: Andrej Shadura @ 2018-10-09  8:11 UTC (permalink / raw)
  To: git; +Cc: Paul Mackerras

Hi,

Just a ping for opinions. I can provide a patch if the changes make sense.

On 12/05/18 15:14, Andrej Shadura wrote:
> Hello everyone,
> 
> I’ve been using Gitk with the following colour settings for a year or
> so, and I found it much more convenient to use that the current default,
> so I’d like to propose to make them the defaults. These colours are
> slightly less 80’s i.e. they’re using colours outside of the ‘classic’
> 16 colour palette for a more pleasing visual experience.
> 
> set headbgcolor #98ff5e
> set remotebgcolor #bae2ff
> set tagbgcolor #f3fb57
> set mainheadcirclecolor #ffeb74
> set indexcirclecolor green
> set circlecolors {white #08b5ed gray blue blue}
> 
> I also found it may be a good idea to disable auto-selection of the
> commit hash by default, since it overwrites whatever content was in the
> selection clipboard, and also pollutes the clipboard history if the user
> is using a clipboard manager:
> 
> set autoselect 0
> 
> Here’s one more change which I am not proposing for inclusion, but I
> found it more æsthetically pleasing than the default:
> 
> set mainfont {FreeSans 11}

-- 
Cheers,
  Andrej

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-09  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-12 13:14 refreshing the gitk colour scheme Andrej Shadura
2018-10-09  8:11 ` Andrej Shadura

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).