summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-rw-r--r--tag-emacs/emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 75a373f..0e8f1e3 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -129,6 +129,8 @@
                     (persp-selected-face (:foreground "#EEF5FE"))
                     (mode-line-buffer-id (:weight bold :foreground "#EEF5FE"))))))
 
+(req-package hemisu-theme)
+
 (when (or (display-graphic-p)
           (daemonp))