summaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/colors.el
diff options
context:
space:
mode:
authorBobby Bingham <koorogi@koorogi.info>2018-10-14 15:20:46 -0500
committerBobby Bingham <koorogi@koorogi.info>2019-01-11 19:39:55 -0600
commit1d2596c4e1fae0bd1bfe93664697b4933e7c7c26 (patch)
tree807515c694a1ab10ce88a980dd33fefd9178bfbd /emacs/.emacs.d/colors.el
parent4562825b5fcee68dcf939fc8d85fa5ac1f1336e1 (diff)
emacs: add initial emacs configuration
Diffstat (limited to 'emacs/.emacs.d/colors.el')
-rw-r--r--emacs/.emacs.d/colors.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/colors.el b/emacs/.emacs.d/colors.el
new file mode 100644
index 0000000..ec84b20
--- /dev/null
+++ b/emacs/.emacs.d/colors.el
@@ -0,0 +1,2 @@
+;(load-theme 'sanityinc-tomorrow-blue t)
+(load-theme 'material t)