X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d1115f16734e9fc34cc6861d8e69233df9b01970..2f233dca7b538ab4af29f2a8a1b7b7f1803da358:/.vim/bundle/vim-artesanal/README.md diff --git a/.vim/bundle/vim-artesanal/README.md b/.vim/bundle/vim-artesanal/README.md new file mode 100644 index 0000000..b8bf3e6 --- /dev/null +++ b/.vim/bundle/vim-artesanal/README.md @@ -0,0 +1,19 @@ +# vim-artesanal +A Vim colorscheme with light and dark variants originally based on Material Design (now strongly modified to my likings). + +This is a **W**ork **I**n **P**rogress. Finally with a couple of screenshots ;-) + +## Screenshots ## +### viml ### +#### light #### +![viml light](http://wimstefan.github.io/screenshots/artesanal-viml-light.png "viml light") +#### dark #### +![viml dark](http://wimstefan.github.io/screenshots/artesanal-viml-dark.png "viml dark") + +### vimdiff ### +#### light #### +![vimdiff light](http://wimstefan.github.io/screenshots/artesanal-vimdiff-light.png "vimdiff light") +#### dark #### +![vimdiff dark](http://wimstefan.github.io/screenshots/artesanal-vimdiff-dark.png "vimdiff dark") + +Inspired by & built with [Colortemplate](https://github.com/lifepillar/vim-colortemplate).