Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrsm/paramount-ng.nvim

neovim-first paramount colorscheme
https://github.com/chrsm/paramount-ng.nvim

colorscheme neovim neovim-colorscheme treesitter

Last synced: 9 days ago
JSON representation

neovim-first paramount colorscheme

Awesome Lists containing this project

README

        

paramount-ng
============

Based on [my personal fork of paramount][3], which was based on:

- [owickstrom/vim-colors-paramount][1]
- ...which itself is based on [vim-colors-pencil][2].

Built using [Lush][4].

Install
=======

IDK, I use packer.

```lua
use {
"chrsm/paramount-ng.nvim",
requires = { "rktjmp/lush.nvim" }
}
```

Screenshot
==========

![paramount-ng](/ss/paramount.png)

[1]: https://github.com/owickstrom/vim-colors-paramount
[2]: https://github.com/preservim/vim-colors-pencil
[3]: https://github.com/chrsm/vim-colors-paramount
[4]: https://github.com/rktjmp/lush.nvim