Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AlessandroYorba/Sierra

A Vim Colorscheme
https://github.com/AlessandroYorba/Sierra

Last synced: about 2 months ago
JSON representation

A Vim Colorscheme

Awesome Lists containing this project

README

        

:space_invader: Set Up
------

```VimL
colorscheme sierra
```

:milky_way: Change Background Colors
------

###### Dark Grey Background
```VimL
let g:sierra_Sunset = 1
colorscheme sierra
```

###### Even Darker Grey Background
```VimL
let g:sierra_Twilight = 1
colorscheme sierra
```

###### Almost Black Background
```VimL
let g:sierra_Midnight = 1
colorscheme sierra
```

###### Black Background
```VimL
let g:sierra_Pitch = 1
colorscheme sierra
```

:octocat: Special Thanks
-----------------
[Kaolin - Theme for Emacs by Ogden Webb](https://github.com/ogdenwebb/kaolin-theme)

:crescent_moon: Dev Build
----------------------------
Development Build [here](https://github.com/AlessandroYorba/Sierra/tree/nightly)

:octopus: Moar Colorschemes
-------
[Alduin](https://github.com/AlessandroYorba/Alduin)

[Despacio](https://github.com/AlessandroYorba/Despacio)

[Arcadia](https://github.com/AlessandroYorba/Arcadia)

[Breve](https://github.com/AlessandroYorba/Breve)