# Spacegray.vim > Attention: Spacegray.vim is current under heavy construction. Spacegray is a colorscheme for Vim 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: ### C ![Spacegray in C](http://cl.ly/Yxcd/C-spacegray.png) ### JavaScript ![Spacegray in JavaScript](http://cl.ly/Yx75/JS-Spacegray.png) ## Installation If you don't have a preferred installation method, I recommend installing [pathogen.vim](https://github.com/tpope/vim-pathogen), and then simply copy and paste: cd ~/.vim/bundle && git clone git://github.com/ajh17/Spacegray.vim.git Then in your ~/.vimrc, add this line: colorscheme spacegray