summaryrefslogtreecommitdiffstats
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index e609782..398e3dd 100644
--- a/.emacs
+++ b/.emacs
@@ -69,7 +69,7 @@
(cons 340 "#676E95")
(cons 360 "#676E95")))
'(vc-annotate-very-old-color nil))
-(load-theme 'doom-palenight)
+(load-theme 'gruvbox-dark-hard)
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.