* text.c (default_edition_colors): Change the default for

dhotfocus to be blue on cyan for consistency with dhotnormal.
This commit is contained in:
Pavel Roskin 2003-05-29 04:28:10 +00:00
parent 521dd6bf47
commit 70b4cd6ff1
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2003-05-29 Koblinger Egmont <egmont@uhulinux.hu>
* text.c (default_edition_colors): Change the default for
dhotfocus to be blue on cyan for consistency with dhotnormal.
2003-05-27 Andrew V. Samoilov <sav@bcs.zp.ua>
* info.c (info_show_info): Cast myfs_stats.avail to double to

View File

@ -41,7 +41,7 @@ char *default_edition_colors =
"dnormal=black,lightgray:"
"dfocus=black,cyan:"
"dhotnormal=blue,lightgray:"
"dhotfocus=yellow,cyan:"
"dhotfocus=blue,cyan:"
"viewunderline=brightred,blue:"
"menuhot=yellow,cyan:"
"menusel=white,black:"