* syntax/diff.syntax: Changed default color from gray, which was

quite unreadable, to a bright yellow.

	Patch by Leonard den Ottolander.
This commit is contained in:
Roland Illig 2005-03-14 00:12:27 +00:00
parent d7c54f1fe3
commit 14cf1c7673
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2005-03-14 Leonard den Ottolander <leonard * den ottolander nl>
* syntax/diff.syntax: Changed default color from gray, which was
quite unreadable, to a bright yellow.
2005-03-10 Roland Illig <roland.illig@gmx.de>
* autogen.sh: Made the gettext version check more portable. The

View File

@ -1,6 +1,6 @@
# Highlighting for various diffs including those generated by CVS
# Comments to Pavel Roskin <pavel_roskin@geocities.com>
context default gray
context default yellow
keyword linestart @@*@@ cyan
keyword linestart Index:\s brown
keyword linestart \s black white