forked from colonelpanic/dotfiles
fix theme loading
This commit is contained in:
parent
bfbe1f03f7
commit
2514059391
@ -2153,7 +2153,7 @@ window is active in the perspective."
|
|||||||
(progn
|
(progn
|
||||||
(load-theme 'source-code-pro t)
|
(load-theme 'source-code-pro t)
|
||||||
(message "not setting font")))
|
(message "not setting font")))
|
||||||
(load-theme 'imalison:dark-theme t)
|
(load-theme imalison:dark-theme t)
|
||||||
(imalison:remove-fringe-and-hl-line-mode)
|
(imalison:remove-fringe-and-hl-line-mode)
|
||||||
(message "finished set appearance"))
|
(message "finished set appearance"))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user