From 0e5f0b42f5ef29fac2fc97da0e8617493f04d629 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 27 Nov 2015 14:04:02 -0500 Subject: [PATCH] gotham default --- dotfiles/emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index df8cd49e..e310c1eb 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -2445,7 +2445,7 @@ items follow a style that is consistent with other prog-modes." ;; These can be overriden in custom-before.el (defvar imalison:light-theme 'solarized-light) -(defvar imalison:dark-theme 'material) +(defvar imalison:dark-theme 'gotham) (use-package theme-changer :config (progn