summaryrefslogtreecommitdiff
path: root/emacs/tomorrow-night-blue-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/tomorrow-night-blue-theme.el')
-rw-r--r--emacs/tomorrow-night-blue-theme.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/tomorrow-night-blue-theme.el b/emacs/tomorrow-night-blue-theme.el
new file mode 100644
index 0000000..32ffdde
--- /dev/null
+++ b/emacs/tomorrow-night-blue-theme.el
@@ -0,0 +1,2 @@
+(require 'color-theme-tomorrow)
+(color-theme-tomorrow--define-theme night-blue)