Skip to content

Commit

Permalink
Showcase lower contrast variant of Spacegray
Browse files Browse the repository at this point in the history
Also move all screenshots locally under the "screenshots" folder for
easier management.
  • Loading branch information
Akshay Hegde committed Nov 23, 2017
1 parent d57db9f commit 95c0801
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@ You can tweak Spacegray by enabling the following disabled options:

> `let g:spacegray_use_italics = 1`
3. Use lower contrast: Use a low contrast variant of SpacegraV. Put the
3. Use lower contrast: Use a low contrast variant of Spacegray. Put the
following in your `~/.vimrc` to enable it:

> `let g:spacegray_low_contrast = 1`
> `let g:spacegray_low_contrast = 1`
## Screenshots

Here are a few screenshots of Spacegray:
(Font used: Fira Mono 12pt)

### JavaScript (GUI Vim)
![Spacegray in JavaScript](http://cl.ly/Yx75/JS-Spacegray.png)

### Vim (GUI Vim)
![Spacegray in Vim](http://cl.ly/Yxfr/vim-spacegray.png)
### Vim (GVim)
![Spacegray in Vim](screenshots/vim_gui.png)

### Ruby (Terminal Vim)
![Spacegray in Ruby](http://cl.ly/ZMR9/ruby-spaceray.png)
![Spacegray in Ruby](screenshots/ruby_cterm.png)

### Haskell (Spacegray Low Contrast GVim)
![Spacegray Low Contrast](screenshots/spacegray_low_contrast_gui.png)

## Installation

Expand Down
Binary file added screenshots/ruby_cterm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/spacegray_low_contrast_gui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/vim_gui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 95c0801

Please sign in to comment.