From b10eac412518581a88cd001d301d9cfbea11dae2 Mon Sep 17 00:00:00 2001 From: Akshay Hegde Date: Sun, 14 Dec 2014 13:55:42 -0800 Subject: [PATCH] Clarify that the colorscheme isn't trying to be faithful to the original --- README.md | 2 +- colors/spacegray.vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 664ef97..708dc4f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Attention: Spacegray.vim is currently under heavy construction. -Spacegray is a colorscheme for Vim modeled after +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 diff --git a/colors/spacegray.vim b/colors/spacegray.vim index 356d05a..1393000 100644 --- a/colors/spacegray.vim +++ b/colors/spacegray.vim @@ -1,6 +1,6 @@ " SpaceGray.vim -- Vim colorscheme. " Maintainer: Akshay Hegde (github.com/ajh17) -" A colorscheme modeled after the spacegray theme for Xcode. +" A colorscheme loosely modeled after the spacegray theme for Xcode. " This colorscheme is 256color and up only. " Setup {{{1