mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
* 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:
parent
d7c54f1fe3
commit
14cf1c7673
@ -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>
|
2005-03-10 Roland Illig <roland.illig@gmx.de>
|
||||||
|
|
||||||
* autogen.sh: Made the gettext version check more portable. The
|
* autogen.sh: Made the gettext version check more portable. The
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Highlighting for various diffs including those generated by CVS
|
# Highlighting for various diffs including those generated by CVS
|
||||||
# Comments to Pavel Roskin <pavel_roskin@geocities.com>
|
# Comments to Pavel Roskin <pavel_roskin@geocities.com>
|
||||||
context default gray
|
context default yellow
|
||||||
keyword linestart @@*@@ cyan
|
keyword linestart @@*@@ cyan
|
||||||
keyword linestart Index:\s brown
|
keyword linestart Index:\s brown
|
||||||
keyword linestart \s black white
|
keyword linestart \s black white
|
||||||
|
Loading…
Reference in New Issue
Block a user