emacs - make info+ loaded after info to reduce start time
[dotfiles.git] / emacs.d_old / config / init-color-theme-2.el
1 (require 'color-theme)
2
3 (load-theme 'sanityinc-tomorrow-bright t)
4
5
6 (provide 'init-color-theme-2)