color-theme bug has been fixed

This commit is contained in:
Sameer Rahmani 2018-04-18 12:39:35 +01:00
parent b0579ce919
commit 232ba818de
2 changed files with 1 additions and 4 deletions

View File

@ -23,9 +23,6 @@
;; TODO: Move this to an ability
(depends-on 'solaire-mode)
(with-ability dired+
(depends-on 'dired+))
(with-ability nlinum
(depends-on 'nlinum))

View File

@ -16,7 +16,7 @@ local should be 't' if theme is on FG42 it self"
;; Functions ------------------------------
(defun load-default-theme ()
"Load the given theme name"
(make-directory (file-name-as-directory (expand-file-name "themes" (file-name-directory (locate-library "color-theme")))) t)
(require default-theme)
(eval-after-load "color-theme"
'(progn