From 54fbf6576cf2dd94ef5af332a6075723a9dfa8b3 Mon Sep 17 00:00:00 2001 From: Blendoit Date: Tue, 28 Jul 2020 22:01:57 -0700 Subject: Tabs, menu entry suppression, and small section reorg. --- blendoit-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blendoit-theme.el') diff --git a/blendoit-theme.el b/blendoit-theme.el index c23144c..1196e4f 100644 --- a/blendoit-theme.el +++ b/blendoit-theme.el @@ -77,7 +77,7 @@ '(mode-line-inactive ((t (:inherit mode-line :background "gainsboro" :weight light)))) '(isearch ((t (:stipple nil :background "yellow" :foreground "black" :weight bold)))) '(isearch-fail ((t (:background "RosyBrown1")))) - '(lazy-highlight ((t (:weight "medium" :inherit isearch)))) + '(lazy-highlight ((t (:inherit isearch)))) '(match ((t (:background "light yellow")))) '(next-error ((t (:inherit (region))))) '(query-replace ((t (:inherit isearch)))) -- cgit v1.2.3