From a938da1f11c726d5b75cec063f988676d568b061 Mon Sep 17 00:00:00 2001 From: Akshay Hegde Date: Sun, 14 Dec 2014 16:01:48 -0800 Subject: [PATCH] Add terminal configuration steps to Readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 708dc4f..f471fe3 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,6 @@ Spacegray is a colorscheme for Vim loosely modeled after the [spacegray](https://github.com/zdne/spacegray-xcode) theme for Xcode. -For now, Spacegray can only be used in MacVim/GVim. Support for terminal Vim is -coming very soon. - ## Screenshots Here are a few screenshots of Spacegray: @@ -33,3 +30,13 @@ paste: Then in your ~/.vimrc, add this line: colorscheme spacegray + +## Terminal Environment + +If you use Spacegray inside a Terminal, please make sure you use a Terminal +with 256 color support. + +The image below contains the Spacegray palette. You can use a color picker to +use the colors for your Terminal: +![Spacegray Palette](https://dl.dropboxusercontent.com/u/34865/Misc%20Screenshots/ansi-colors.png) +