aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/themes/tsdh-light-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/themes/tsdh-light-theme.el b/etc/themes/tsdh-light-theme.el
index 8498fe2bc94..f816412dfbb 100644
--- a/etc/themes/tsdh-light-theme.el
+++ b/etc/themes/tsdh-light-theme.el
@@ -64,7 +64,7 @@ Used and created by Tassilo Horn.")
64 '(gnus-group-news-3-empty ((t (:foreground "tomato2")))) '(header-line ((t (:inherit mode-line :inverse-video t)))) 64 '(gnus-group-news-3-empty ((t (:foreground "tomato2")))) '(header-line ((t (:inherit mode-line :inverse-video t))))
65 '(hl-line ((t (:background "#f0f0f1")))) 65 '(hl-line ((t (:background "#f0f0f1"))))
66 '(hl-paren-face ((t (:weight bold))) t) 66 '(hl-paren-face ((t (:weight bold))) t)
67 '(minibuffer-prompt ((t (:foreground "#0184bc" :family "DeJaVu" :box (:line-width -1 :style released-button) :weight bold)))) 67 '(minibuffer-prompt ((t (:foreground "#0184bc" :box (:line-width -1 :style released-button) :weight bold))))
68 '(mode-line ((t (:background "#f0f0f1" :box (:line-width 1 :color "#383a42"))))) 68 '(mode-line ((t (:background "#f0f0f1" :box (:line-width 1 :color "#383a42")))))
69 '(mode-line-inactive ((t (:inherit mode-line :foreground "#a0a1a7")))) 69 '(mode-line-inactive ((t (:inherit mode-line :foreground "#a0a1a7"))))
70 '(org-agenda-date ((t (:inherit org-agenda-structure)))) 70 '(org-agenda-date ((t (:inherit org-agenda-structure))))