X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/92b30a3221492377a0ad1f2b69dd52f4de68addb..536551e394b2de152673f5f0d280105ee4cbcc5c:/README.md diff --git a/README.md b/README.md index 909b1d7..b8bf3e6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ # vim-artesanal -A Vim colorscheme with light and dark variants based on Material Design. +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. Don't expect screenshots any time soon ;-) +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).