diff options
| -rw-r--r-- | etc/themes/tsdh-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/themes/tsdh-light-theme.el b/etc/themes/tsdh-light-theme.el index dac7ab888b5..e8174803e2d 100644 --- a/etc/themes/tsdh-light-theme.el +++ b/etc/themes/tsdh-light-theme.el | |||
| @@ -47,7 +47,7 @@ Used and created by Tassilo Horn.") | |||
| 47 | '(font-lock-regexp-grouping-construct ((t (:inherit bold :foreground "black")))) | 47 | '(font-lock-regexp-grouping-construct ((t (:inherit bold :foreground "black")))) |
| 48 | '(font-lock-string-face ((t (:foreground "#50a14f")))) | 48 | '(font-lock-string-face ((t (:foreground "#50a14f")))) |
| 49 | '(font-lock-type-face ((t (:foreground "#c18401")))) | 49 | '(font-lock-type-face ((t (:foreground "#c18401")))) |
| 50 | '(font-lock-variable-name-face ((t (:foreground "#e45649")))) | 50 | '(font-lock-variable-name-face ((t (:foreground "saddle brown")))) |
| 51 | '(gnus-button ((t (:inherit button)))) | 51 | '(gnus-button ((t (:inherit button)))) |
| 52 | '(gnus-header-name ((t (:box (:line-width 1 :style released-button) :weight bold)))) | 52 | '(gnus-header-name ((t (:box (:line-width 1 :style released-button) :weight bold)))) |
| 53 | '(gnus-group-mail-1 ((t (:inherit gnus-group-mail-1-empty :weight bold)))) | 53 | '(gnus-group-mail-1 ((t (:inherit gnus-group-mail-1-empty :weight bold)))) |