'(gnus-button ((t (:inherit button))))
'(gnus-cite-1 ((t (:foreground "dark turquoise"))) t)
'(gnus-group-mail-1 ((t (:inherit gnus-group-mail-1-empty :weight bold))))
- '(gnus-group-mail-1-empty ((t (:foreground "#00CC00"))))
+ '(gnus-group-mail-1-empty ((t (:foreground "turquoise1"))))
+ '(gnus-group-mail-2 ((t (:inherit gnus-group-mail-2-empty :weight bold))))
+ '(gnus-group-mail-2-empty ((t (:foreground "turquoise3"))))
'(gnus-group-mail-3 ((t (:inherit gnus-group-mail-3-empty :weight bold))))
- '(gnus-group-mail-3-empty ((t (:foreground "#009999"))))
+ '(gnus-group-mail-3-empty ((t (:foreground "turquoise4"))))
+ '(gnus-group-news-1 ((t (:inherit gnus-group-news-1-empty :weight bold))))
+ '(gnus-group-news-1-empty ((t (:foreground "SpringGreen1"))))
+ '(gnus-group-news-2 ((t (:inherit gnus-group-news-2-empty :weight bold))))
+ '(gnus-group-news-2-empty ((t (:foreground "SpringGreen3"))))
'(gnus-group-news-3 ((t (:inherit gnus-group-news-3-empty :weight bold))))
- '(gnus-group-news-3-empty ((t (:foreground "light green"))))
+ '(gnus-group-news-3-empty ((t (:foreground "SpringGreen4"))))
'(gnus-header-content ((t (:foreground "#A64B00"))))
'(gnus-header-name ((t (:weight bold))))
'(gnus-header-subject ((t (:foreground "#A64B00" :weight bold))))
'(ido-only-match ((t (:foreground "medium spring green" :weight bold))))
'(ido-subdir ((t (:inherit dired-directory :weight normal))))
'(ivy-current-match ((t (:inherit highlight))))
- '(ivy-minibuffer-match-face-1 ((t (:background "CadetBlue4" :weight bold))))
+ '(ivy-minibuffer-match-face-1 ((t (:background "gray50" :weight normal))))
'(ivy-minibuffer-match-face-2 ((t (:background "gold3" :weight bold))))
'(ivy-minibuffer-match-face-4 ((t (:background "forest green" :weight bold))))
'(ivy-remote ((t (:foreground "deep sky blue" :slant italic))))