Skip to content

Commit 4990f53

Browse files
committed
Remove commented out theme names
1 parent 606c472 commit 4990f53

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lisp/gui-config.el

-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
;; Colour theme
22

33
(add-to-list 'custom-theme-load-path "~/.emacs.d/lisp/themes")
4-
54
(load-theme 'metalspleen)
6-
; base16-classic-dark
7-
; santiyinc-tomorrow-night
8-
; flatui-dark
95

106
(defun disable-all-themes ()
117
"Turn off all enabled colour themes."

0 commit comments

Comments
 (0)