diff --git a/README.md b/README.md index 4247edd..f73cdb7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can tweak Spacegray by enabling the following disabled options: If you use Vim 8 or better, simply copy and paste: - git clone git://github.com/ajh17/Spacegray.vim ~/.vim/pack/vendor/start/Spacegray + git clone https://git.sr.ht/~ackyshake/spacegray.vim ~/.vim/pack/vendor/start/Spacegray Then in your ~/.vimrc, add this line: @@ -88,7 +88,8 @@ gnome-terminal should then immediately reflect Spacegray colors. ### Xcode -Use Xcode? Try out [Spacegray-Xcode](https://github.com/ajh17/spacegray-xcode). +Use Xcode? Try out +[Spacegray-Xcode](https://git.sr.ht/~ackyshake/spacegray-xcode). ### Xresources diff --git a/colors/spacegray.vim b/colors/spacegray.vim index 28f0503..b23439a 100644 --- a/colors/spacegray.vim +++ b/colors/spacegray.vim @@ -1,5 +1,5 @@ " Spacegray.vim -- Vim colorscheme -" Maintainer: Akshay Hegde (github.com/ajh17) +" Maintainer: Akshay Hegde (https://git.sr.ht/~ackyshake/) " Version: 1.5 " Description: A colorscheme loosely modeled after the spacegray theme for Xcode " Note: This colorscheme is 256color and up only