Add enough debug messages to debug CI failures around themes

This commit is contained in:
Sameer Rahmani 2020-05-17 19:09:28 +01:00
parent 3543e159fb
commit 84a66a7293
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@
(setq fg42-home (concat (getenv "HOME") "/.fg42/"))
(setq fg42-tmp (concat fg42-home "/tmp"))
(theme themes/color-theme-doom-one)
(i-am-god)
(disable 'rbenv 'helm 'spell 'linum 'tabbar

View File

@ -21,6 +21,7 @@ LOCAL should be 't' if theme is on FG42 it self"
;; Functions ------------------------------
(defun load-default-theme ()
"Load the given theme name."
(message "Load theme %s" default-theme)
(require default-theme)
;; Setup the face look up function for spaceline