summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2018-10-16 23:16:23 -0500
committerBobby Bingham <koorogi@koorogi.info>2019-01-11 19:39:55 -0600
commit2d46aec05eadc688dc7a9ad7df1153dc2e21fb1f (patch)
tree19d9822ecbd7ba707bec2b6fe59c618d4d432afe /emacs
parentd2997461fbf2d9570b3bdbffc413e8eddf386d9a (diff)
emacs: switch color theme
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/colors.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/emacs/.emacs.d/colors.el b/emacs/.emacs.d/colors.el
index ec84b20..4039956 100644
--- a/emacs/.emacs.d/colors.el
+++ b/emacs/.emacs.d/colors.el
@@ -1,2 +1 @@
-;(load-theme 'sanityinc-tomorrow-blue t)
-(load-theme 'material t)
+(load-theme 'sanityinc-tomorrow-blue t)