X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c10b084809d4f735141ac2254e24a731ac92e4cc..cda2b98a58049d2cb8dd14c361fc473cc3b79cc5:/README.md?ds=inline diff --git a/README.md b/README.md index 21a8098..4fdb0c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # 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 ;-) -The colorscheme is built using [Colortemplate](https://github.com/lifepillar/vim-colortemplate). +## Screenshots ## +![viml light](http://wimstefan.github.io/screenshots/artesanal-viml-light.png "viml light") +![viml dark](http://wimstefan.github.io/screenshots/artesanal-viml-dark.png "viml dark") + +![vimdiff light](http://wimstefan.github.io/screenshots/artesanal-vimdiff-light.png "vimdiff light") +![vimdiff dark](http://wimstefan.github.io/screenshots/artesanal-vimdiff-dark.png "vimdiff dark") + +Inspired by & built with [Colortemplate](https://github.com/lifepillar/vim-colortemplate).