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

View file

@ -84,6 +84,12 @@
:font "Operator Mono Light"
:wallpaper "lightbulb_4k.jpg"
:colorscheme 'base16-atelier-cave))
(dotted/new
"Wall-E"
(make-theme
:font "Input Mono Medium"
:wallpaper "walle_4k.jpg"
:colorscheme 'doom-material))
(dotted/new
"Galaxy"
(make-theme