aboutsummaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-06-08 11:32:25 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:38 +0200
commit7baf2f6c4773e4bdb2ded7307aad2a423441a836 (patch)
tree7cf2773a523359c37f4c39a6b82cc3a2cb77732e /.vim
parent184ca403ab138ac7e96cd72927afeaa5f1ebb5fd (diff)
Add new theme to vim
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