Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlessandroYorba/Despacio
A Vim colorscheme
https://github.com/AlessandroYorba/Despacio
Last synced: 2 months ago
JSON representation
A Vim colorscheme
- Host: GitHub
- URL: https://github.com/AlessandroYorba/Despacio
- Owner: AlessandroYorba
- Created: 2016-10-10T11:43:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-10T22:53:23.000Z (over 2 years ago)
- Last Synced: 2024-08-07T18:46:10.351Z (6 months ago)
- Language: Vim script
- Homepage:
- Size: 123 KB
- Stars: 121
- Watchers: 6
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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)