diff lisp/replace.el @ 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 fe83c61c82da
children 41bb365f41c4 187d6a1f84f7
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))