Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doums/espresso.nvim

Espresso :coffee: a nvim colorscheme
https://github.com/doums/espresso.nvim

color colorscheme neovim nvim theme

Last synced: about 2 months ago
JSON representation

Espresso :coffee: a nvim colorscheme

Awesome Lists containing this project

README

        

## Espresso.nvim

:coffee: A [nvim](https://neovim.io/) colorscheme

### Install

As usual use your plugin manager

```lua
require('paq')({
-- ...
'doums/espresso.nvim',
})
```

Then load the colorscheme in your config

```lua
vim.cmd('colorscheme espresso')
```

#### Credits

[JetBrains](https://www.jetbrains.com/) CLion IDE for the palette

### License

Mozilla Public License 2.0