; Less error-like font-lock-variable-name-face

; * etc/themes/tsdh-light-theme.el (tsdh-light):
This commit is contained in:
Tassilo Horn 2017-02-22 18:31:02 +01:00
parent f5ee042771
commit 4381015bd1

View file

@ -47,7 +47,7 @@ Used and created by Tassilo Horn.")
'(font-lock-regexp-grouping-construct ((t (:inherit bold :foreground "black"))))
'(font-lock-string-face ((t (:foreground "#50a14f"))))
'(font-lock-type-face ((t (:foreground "#c18401"))))
'(font-lock-variable-name-face ((t (:foreground "#e45649"))))
'(font-lock-variable-name-face ((t (:foreground "saddle brown"))))
'(gnus-button ((t (:inherit button))))
'(gnus-header-name ((t (:box (:line-width 1 :style released-button) :weight bold))))
'(gnus-group-mail-1 ((t (:inherit gnus-group-mail-1-empty :weight bold))))