Dark color scheme for st and vim

This commit is contained in:
Daniel Lundin 2017-02-20 08:20:48 +01:00
parent 62fa00fb6e
commit 5ec832c7c0
9 changed files with 20 additions and 1500 deletions

2
bin/st
View file

@ -5,7 +5,7 @@ case `hostname` in
exec st.x86_64 -f "Roboto Mono:pixelsize=14" $@
;;
dredd)
exec st.x86_64 -f "Roboto Mono-15" $@
exec st.dark -f "Roboto Mono-15" $@
;;
esac
exec st.x86_64 $@

BIN
bin/st.dark Executable file

Binary file not shown.