aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/replace.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/replace.el')
-rw-r--r--lisp/replace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/replace.el b/lisp/replace.el
index ed1fa9a6b59..5d4c2a2eba6 100644
--- a/lisp/replace.el
+++ b/lisp/replace.el
@@ -860,7 +860,7 @@ Compatibility function for \\[next-error] invocations."
860 860
861(defface match 861(defface match
862 '((((class color) (min-colors 88) (background light)) 862 '((((class color) (min-colors 88) (background light))
863 :background "yellow") 863 :background "yellow1")
864 (((class color) (min-colors 88) (background dark)) 864 (((class color) (min-colors 88) (background dark))
865 :background "RoyalBlue3") 865 :background "RoyalBlue3")
866 (((class color) (min-colors 8) (background light)) 866 (((class color) (min-colors 8) (background light))