Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlessandroYorba/Breve
Vim Colorscheme
https://github.com/AlessandroYorba/Breve
colorscheme vim
Last synced: 3 months ago
JSON representation
Vim Colorscheme
- Host: GitHub
- URL: https://github.com/AlessandroYorba/Breve
- Owner: AlessandroYorba
- Created: 2018-10-10T07:48:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-31T19:40:15.000Z (over 2 years ago)
- Last Synced: 2024-06-10T02:31:38.804Z (5 months ago)
- Topics: colorscheme, vim
- Language: Vim script
- Homepage:
- Size: 18.6 KB
- Stars: 22
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Colorscheme based on Espresso
:space_invader: Set Up
------Vim 8 with truecolour terminal
```VimL
set termguicolors
colorscheme breve
```
** If running Tmux you'll need tmux version 2.2MacVim gVim
```VimL
colorscheme breve
```