aboutsummaryrefslogtreecommitdiff
path: root/home/.emacs.d/config/themes.el
blob: a9e862fa063ed5ef4a0ab148077503d2ac15852c (plain) (blame)
1
2
3
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/monokai-emacs")

(load-theme 'monokai t)