summaryrefslogtreecommitdiffstats
path: root/ymh-emacs/ymh-common.el
diff options
context:
space:
mode:
Diffstat (limited to 'ymh-emacs/ymh-common.el')
-rw-r--r--ymh-emacs/ymh-common.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/ymh-emacs/ymh-common.el b/ymh-emacs/ymh-common.el
index c372764..bd7a943 100644
--- a/ymh-emacs/ymh-common.el
+++ b/ymh-emacs/ymh-common.el
@@ -47,7 +47,8 @@
('dark (load-theme 'modus-vivendi-tinted t))
;;('light (load-theme 'ef-spring t))
;;('dark (load-theme 'ef-dark t))
- ))
+ )
+ (ymh-modus-theme-apply-customisations))
(defadvice load-theme
(before theme-dont-propagate activate)