Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/doums/espresso.nvim
Espresso :coffee: a nvim colorscheme
https://github.com/doums/espresso.nvim
color colorscheme neovim nvim theme
Last synced: 4 days ago
JSON representation
Espresso :coffee: a nvim colorscheme
- Host: GitHub
- URL: https://github.com/doums/espresso.nvim
- Owner: doums
- Created: 2021-04-13T21:07:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T09:16:23.000Z (over 1 year ago)
- Last Synced: 2024-08-07T18:37:40.259Z (3 months ago)
- Topics: color, colorscheme, neovim, nvim, theme
- Language: Lua
- Homepage:
- Size: 45.9 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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