Custom theme via prelude-theme variable

This commit is contained in:
toctan 2014-10-11 11:56:40 +08:00
parent b7c65e2dbd
commit 28b9df0673
4 changed files with 9 additions and 4 deletions

View file

@ -475,10 +475,10 @@ line:
(disable-theme 'zenburn)
```
Or you can use another theme altogether by adding something like:
Or you can use another theme altogether by adding something in `personal/preload` like:
```lisp
(load-theme 'solarized-dark t)
(setq prelude-theme 'solarized-dark)
```
**P.S.** Solarized is not available by default - you'll have to