summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/blendoit-light-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/blendoit-light-theme.el b/themes/blendoit-light-theme.el
index a2e8be1..3ba0154 100644
--- a/themes/blendoit-light-theme.el
+++ b/themes/blendoit-light-theme.el
@@ -1,5 +1,5 @@
(deftheme blendoit-light
- "Created 2020-10-05.")
+ "Created 2020-10-10.")
(custom-theme-set-faces
'blendoit-light
@@ -76,7 +76,7 @@
'(org-checkbox ((t (:weight bold :inherit org-meta-line))))
'(org-todo ((t (:background "tomato" :foreground "White" :weight bold :height 1.2 :family "Hermit"))))
'(org-done ((t (:background "ForestGreen" :foreground "White" :weight bold :height 1.2 :family "Hermit"))))
- '(org-date ((t (:inherit org-tag))))
+ '(org-date ((t (:foreground "steel blue" :family "Hermit"))))
'(Info-quoted ((t (:inherit org-block))))
'(org-priority ((t (:weight bold :inherit org-meta-line))))
'(powerline-active1 ((t (:inherit mode-line :background "grey17" :foreground "white" :family "Hack"))))
Copyright 2019--2024 Marius PETER