Support Wall-E theme

Add Wall-E theme to consume the latest `doom-material` theme.
This commit is contained in:
William Carroll 2020-01-06 10:11:41 +00:00
parent 9f209f5ccd
commit 8c667af902
2 changed files with 7 additions and 1 deletions

View file

@ -169,7 +169,7 @@
(laptop-battery/display))
;; Load a theme
(themes/set (themes/random))
(themes/set "Wall-E")
(provide 'wpc-ui)
;;; wpc-ui.el ends here