We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 606c472 commit 4990f53Copy full SHA for 4990f53
lisp/gui-config.el
@@ -1,11 +1,7 @@
1
;; Colour theme
2
3
(add-to-list 'custom-theme-load-path "~/.emacs.d/lisp/themes")
4
-
5
(load-theme 'metalspleen)
6
-; base16-classic-dark
7
-; santiyinc-tomorrow-night
8
-; flatui-dark
9
10
(defun disable-all-themes ()
11
"Turn off all enabled colour themes."
0 commit comments