Skip to content

Commit

Permalink
Theme change again. I am happier with this one.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlouis committed May 23, 2013
1 parent 6481982 commit 51a6bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.el
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
(concat emacs-config-dir "themes/"))
(setq custom-safe-themes t)

(load-theme 'tomorrow-night-eighties t)
(load-theme 'tomorrow-night t)

;; A function to load config files
(defun load-config-files (files)
Expand Down

0 comments on commit 51a6bf1

Please sign in to comment.