Add custom vim-like theme
This commit is contained in:
parent
cfc57d504f
commit
18e2387ee2
3 changed files with 111 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
;; Use dark twilight.
|
||||
(use-package twilight-theme)
|
||||
(load-theme 'twilight t)
|
||||
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes")
|
||||
(load-theme 'almost-vim t)
|
||||
|
||||
;;
|
||||
;; ===============
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue