From 805ae7fa4f851c52b922412f48736d7d4230a29d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 15 Mar 2014 22:43:09 +0100 Subject: Clarify highlight face --- yoshi-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoshi-theme.el b/yoshi-theme.el index d33d94e..fd8f833 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -158,7 +158,7 @@ `(gnus-summary-normal-ticked ((t (:foreground ,fgdefault :weight bold)))) `(gnus-summary-normal-unread ((t (:foreground ,fgdefault)))) `(gnus-summary-selected ((t (:background ,bgblue :weight bold)))) - `(highlight ((t (:background ,bgbright)))) + `(highlight ((t (:background ,bgcyan)))) `(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified)))) `(identica-stripe-face ((t (:background ,bgbright)))) `(identica-uri-face ((t (:foreground ,fgorange :underline t)))) -- cgit v1.2.3-54-g00ecf