Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/AlessandroYorba/Despacio

A Vim colorscheme
https://github.com/AlessandroYorba/Despacio

Last synced: 2 months ago
JSON representation

A Vim colorscheme

Awesome Lists containing this project

README

        

![default](https://user-images.githubusercontent.com/11221489/46832443-e22ab300-cd5a-11e8-86e9-92b365f838e0.png)

:space_invader: Set Up
------
```vimL
colorscheme despacio
```

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

###### Dark Grey Background
```VimL
let g:despacio_Sunset = 1
colorscheme despacio
```

###### Even Darker Grey Background
```VimL
let g:despacio_Twilight = 1
colorscheme despacio
```

###### Almost Black Background
```VimL
let g:despacio_Midnight = 1
colorscheme despacio
```

###### Black Background
```VimL
let g:despacio_Pitch = 1
colorscheme despacio
```

:octocat: Special Thanks
-----------------
[Tertium](https://github.com/tertium) for design contributions

[Tiberiuichim](https://github.com/tiberiuichim) for design contributions

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

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

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

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

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