Mercurial > emacs
changeset 64503:791fa2059b5e
(match): Use slightly more light RoyalBlue3 instead of dark RoyalBlue4.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 19 Jul 2005 11:41:20 +0000 |
parents | 1e7ae6f38b3a |
children | 6d0e9c3f9769 |
files | lisp/replace.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/replace.el Tue Jul 19 11:39:16 2005 +0000 +++ b/lisp/replace.el Tue Jul 19 11:41:20 2005 +0000 @@ -847,7 +847,7 @@ '((((class color) (min-colors 88) (background light)) :background "Tan") (((class color) (min-colors 88) (background dark)) - :background "RoyalBlue4") + :background "RoyalBlue3") (((class color) (min-colors 8)) :background "blue" :foreground "white") (((type tty) (class mono))