; Less error-like font-lock-variable-name-face
; * etc/themes/tsdh-light-theme.el (tsdh-light):
This commit is contained in:
parent
f5ee042771
commit
4381015bd1
1 changed files with 1 additions and 1 deletions
|
@ -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))))
|
||||
|
|
Loading…
Add table
Reference in a new issue