ba4ca3391dd856c4128b79b8cbc52aaee6fa97a3
[dotfiles.git] / emacs.d / 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)