aboutsummaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '.vim')
-rw-r--r--.vim/themes/codedark.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/themes/codedark.vim b/.vim/themes/codedark.vim
new file mode 100644
index 0000000..40442cd
--- /dev/null
+++ b/.vim/themes/codedark.vim
@@ -0,0 +1,2 @@
+colo codedark
+highlight Normal ctermbg=NONE