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