summaryrefslogtreecommitdiff
path: root/themes/sd-light-theme.el
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2021-08-21 22:14:56 -0700
committerMarius Peter <marius.peter@tutanota.com>2021-08-21 22:14:56 -0700
commiteae3bc506b47603bb01aac11adde581a269b2580 (patch)
tree92360fae47b915062c90b6d8484faa040961612f /themes/sd-light-theme.el
parent03390ee4eb2cd3f457de141eb51fb84bb0ed287b (diff)
Misc.
Diffstat (limited to 'themes/sd-light-theme.el')
-rw-r--r--themes/sd-light-theme.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/themes/sd-light-theme.el b/themes/sd-light-theme.el
index 6ad85c5..1e07e65 100644
--- a/themes/sd-light-theme.el
+++ b/themes/sd-light-theme.el
@@ -1,5 +1,5 @@
(deftheme sd-light
- "Created 2021-08-13.")
+ "Created 2021-08-21.")
(custom-theme-set-variables
'sd-light
@@ -73,12 +73,12 @@
'(org-level-7 ((t (:inherit org-level-4))))
'(org-level-8 ((t (:inherit org-level-4))))
'(org-meta-line ((t (:extend t :background "white smoke" :foreground "LightSteelBlue3" :family "Hermit"))))
- '(org-priority ((t (:inherit org-special-keyword :height 1.6))))
+ '(org-priority ((t (:height 1.4 :inherit org-special-keyword))))
'(org-quote ((t (:inherit variable-pitch :slant italic))))
'(org-special-keyword ((t (:inherit org-meta-line :weight bold :background "white"))))
'(org-table ((t (:height 0.8 :family "Hack"))))
'(org-tag ((t (:inherit (link fixed-pitch)))))
- '(org-todo ((t (:background "tomato" :foreground "white" :weight bold :height 1.6 :family "Hermit"))))
+ '(org-todo ((t (:background "tomato" :foreground "white" :weight bold :height 1.4 :family "Hermit"))))
'(org-verbatim ((t (:inherit org-code :background "white" :foreground "DodgerBlue1" :foundry "Hack"))))
'(query-replace ((t (:inherit (isearch)))))
'(region ((t (:background "gainsboro"))))
Copyright 2019--2024 Marius PETER