From 9950aa280964df3c5a68c50ae216d08678be70f0 Mon Sep 17 00:00:00 2001 From: Chris Kempson Date: Wed, 12 Sep 2012 09:29:22 +0100 Subject: Updates readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 595a0e7..6e02ac3 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,14 @@ See the [Base16 repository](https://github.com/chriskempson/base16) for more inf This theme was built with [Base16 Builder](https://github.com/chriskempson/base16-builder). Supports graphical Vim and console Vim. -For terminal vim (non-gui) please ensure you are using a base16 terminal theme. ![Base16 Vim](https://raw.github.com/chriskempson/base16-vim/master/base16-vim.png) +## Terminal Themes +For terminal Vim (non-gui) please ensure you are using a base16 terminal theme. + +* [iTerm2](https://github.com/chriskempson/base16-iterm2) + ## Installation To use the dark theme ensure `set background=dark` is present in your `~/.vimrc` file. Otherwise Vim will use the light variation by default. @@ -22,5 +26,8 @@ Add the following to your `~/.vimrc` file. git clone git://github.com/chriskempson/base16-vim.git base16 cp base16/colors/*.vim . +## 265 colorspace +If you're use a terminal theme designed to keep the 16 ANSI colors intact (a "256" variation) and are have modified your 256 colorspace with [base16-shell](https://github.com/chriskempson/base16-shell) you'll need to add `` to your `~/.vimrc`. + ## Contribution As these themes are built with [Base16 Builder](https://github.com/chriskempson/base16-builder), no pull requests will be merged directly into this repo. \ No newline at end of file -- cgit v1.2.3