sponsor Vim development Vim logo Vim Book Ad

Spacegray.vim : An elegant dark colorscheme for Vim

 script karma  Rating 85/28, Downloaded by 5110  Comments, bugs, improvements  Vim wiki

created by
Akshay Hegde
 
script type
color scheme
 
description
For latest updates, check out (pardon the pun) Spacegray on Github: https://sr.ht/~ackyshake/spacegray.vim/

Spacegray is a colorscheme for Vim loosely modeled after the spacegray theme for Xcode.

NOTE: Spacegray (currently) is a 256color and up color scheme. Please use a terminal with support for 256colors or GUI Vim to fully enjoy Spacegray.vim

Spacegray v1.6 and above support a "Low Contrast" option.

Here are some screenshots:

Low Contrast: https://git.sr.ht/~ackyshake/spacegray.vim/blob/HEAD/screenshots/low_contrast.png
Dark: https://git.sr.ht/~ackyshake/spacegray.vim/blob/HEAD/screenshots/dark.png
Syntax Groups: https://git.sr.ht/~ackyshake/spacegray.vim/blob/HEAD/screenshots/hl_groups.png
C: http://cl.ly/Yxcd/C-spacegray.png
JavaScript: http://cl.ly/Yx75/JS-Spacegray.png
Vim: http://cl.ly/Yxfr/vim-spacegray.png

Enjoy!
 
install details
Unzip the zip file, and then move Spacegray.vim inside the colors directory into the ~/.vim/colors folder.

If you have Vim 8.0 or above, simply move it into the default 'packpath' like so:

    mkdir -p ~/.vim/pack/vendor/start && unzip -d ~/.vim/pack/vendor/start -- Spacegray.vim-1.6.zip
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
Spacegray.vim-1.6.zip 1.6 2020-12-30 7.3 Akshay Hegde Spacegray v1.6

- Add low contrast option
- Add colors for :terminal
- Other miscellaneous updates to default highlight groups
Spacegray.vim-1.4.zip 1.4 2015-03-01 7.3 Akshay Hegde - Add colors for Question highlight group
- Add gnome-terminal and Terminal.app colorschemes
- Improve diff colors
- Fix typo in Exception highlight group
Spacegray.vim-1.3.zip 1.3 2014-12-31 7.3 Akshay Hegde * Tweaks to Type and Identifier xterm colors to make them match with the GUI colors
* Tweak Visual and Search colors
* Tweak String xterm colors to make it match the GUI colors
* Fix to conceal colors to make it look nice.
Spacegray.vim-1.2.zip 1.2 2014-12-24 7.3 Akshay Hegde * Fixes Warning/ErrorMsg colors
* Match Normal GUI colors more closely.
* Add highlighting for SignColumn
Spacegray.vim.zip 1.1 2014-12-18 7.3 Akshay Hegde - Added iTerm2 colors (Spacegray palette)
- Added Terminator config (Spacegray palette)
- Modified colorcolumn to be a grayish color.
- Improved colors for rails.
Spacegray.vim-1.0.zip 1.0 2014-12-15 7.3 Akshay Hegde Initial upload
ip used for rating: 216.73.216.44

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github