Dark color scheme for st and vim
This commit is contained in:
parent
62fa00fb6e
commit
5ec832c7c0
9 changed files with 20 additions and 1500 deletions
2
bin/st
2
bin/st
|
@ -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
BIN
bin/st.dark
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue