X-Git-Url: https://v.licheni.net/stack/conf/vim.git/blobdiff_plain/093a61258ab7a4de6068daa6475959d619f0683e..e0b3d765a6b5407ee5b4ba22642a0586f1bd52b4:/addons/desert/README diff --git a/addons/desert/README b/addons/desert/README new file mode 100644 index 0000000..6e48351 --- /dev/null +++ b/addons/desert/README @@ -0,0 +1,13 @@ +I started with the evening colorscheme included in the distro, and tweaked a +few colors to my liking. Then I decided to do a major overhaul and give the +whole thing a desert evening sort of feel. I find it a very pleasing, +easy-on-the-eyes theme. + +Screenshot: http://hans.fugal.net/vim/colors/desert.html + +Get the latest version at https://github.com/fugalh/desert.vim +Put in ~/.vim/colors or (\vimfiles\colors on Windows) and do +:colorscheme desert + +I mostly don't maintain this anymore. Occasionally someone has a tweak +suggestion - I recommend forking this and sending a pull request, or not.