From 75aa59bac13c4cd8e96947c741556678ba84000e Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 13 Jan 2020 10:30:01 +0000 Subject: Support Solarized Light theme I'm also making this my default theme for now. I'm growing a bit tired of randomly assigning themes, since my `terminator` theme is not coupled to my Emacs theme. --- configs/shared/.emacs.d/wpc/packages/wpc-ui.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/shared/.emacs.d/wpc/packages') diff --git a/configs/shared/.emacs.d/wpc/packages/wpc-ui.el b/configs/shared/.emacs.d/wpc/packages/wpc-ui.el index f1e722da03b8..2cf1aac6fe10 100644 --- a/configs/shared/.emacs.d/wpc/packages/wpc-ui.el +++ b/configs/shared/.emacs.d/wpc/packages/wpc-ui.el @@ -169,7 +169,7 @@ (laptop-battery/display)) ;; Load a theme -(themes/set "Wall-E") +(themes/set "Solarized Light") (provide 'wpc-ui) ;;; wpc-ui.el ends here -- cgit 1.4.1