add lisp packages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
(require 'spacemacs-common)
|
||||
|
||||
(deftheme spacemacs-light "Spacemacs theme, the light version")
|
||||
|
||||
(create-spacemacs-theme 'light 'spacemacs-light)
|
||||
|
||||
(provide-theme 'spacemacs-light)
|
||||
Reference in New Issue
Block a user