Skip to content

Commit

Permalink
change to the good old tonini theme
Browse files Browse the repository at this point in the history
  • Loading branch information
tonini committed Apr 20, 2015
1 parent 1a7750c commit 489400b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parts/display-prt.el
Expand Up @@ -32,7 +32,7 @@
(set-frame-parameter nil 'fullscreen 'fullboth)
(setq default-cursor-type 'box)

(load (expand-file-name "~/.emacs.d/themes/github.el"))
(load (expand-file-name "~/.emacs.d/themes/tonini.el"))

(defvar mode-line-cleaner-alist
`((eldoc-mode . "")
Expand Down

0 comments on commit 489400b

Please sign in to comment.