Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chrsm/paramount-ng.nvim
- Owner: chrsm
- License: mit
- Created: 2022-05-12T03:50:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-18T21:07:20.000Z (over 2 years ago)
- Last Synced: 2024-07-31T20:48:59.258Z (3 months ago)
- Topics: colorscheme, neovim, neovim-colorscheme, treesitter
- Language: Lua
- Homepage:
- Size: 104 KB
- Stars: 19
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-neovim - chrsm/paramount-ng.nvim - A dark color scheme written using Lush. Tree-sitter supported. (Colorscheme / Tree-sitter Supported Colorscheme)
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