gitk: Color name update
authorYOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>
Sat, 24 Oct 2015 16:58:41 +0000 (01:58 +0900)
committerYOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>
Thu, 12 Nov 2015 03:54:49 +0000 (12:54 +0900)
commit66db14c94c95f911f55575c7fdf74c026443d482
tree5bfa501c1303198efec5db1c4b1b6e4910950b73
parentd70c034a7596192fd1842fa6871a720928f3b3fe
gitk: Color name update

 Color name "green" was darken since Tcl/Tk 7.6.
 Because color name scheme was changed from "X11 colors" to "Web colors".

 Use "lime" to keep colors.

See also:
http://www.tcl.tk/cgi-bin/tct/tip/403.html

Signed-off-by: YOKOTA Hiroshi <yokota@netlab.cs.tsukuba.ac.jp>
gitk