mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-17 03:48:24 +00:00
Add loganswartz/polychrome.nvim
& loganswartz/sunburn.nvim
(#1118)
This commit is contained in:
parent
f2121d887e
commit
bb700b0006
1 changed files with 2 additions and 0 deletions
|
@ -531,6 +531,7 @@ Tree-sitter is a new system introduced in Neovim 0.5 that incrementally parses y
|
|||
- [sxwpb/halfspace.nvim](https://gitlab.com/sxwpb/halfspace.nvim) - A semi-light colorscheme for minimal eye melting.
|
||||
- [bartekjaszczak/distinct-nvim](https://gitlab.com/bartekjaszczak/distinct-nvim) - Theme with distinct syntax colours. Supports Tree-sitter and semantic highlighting. For people who love multi-colour syntax highlighting.
|
||||
- [samharju/synthweave.nvim](https://github.com/samharju/synthweave.nvim) - Synthwave '84 colorscheme port.
|
||||
- [loganswartz/sunburn.nvim](https://github.com/loganswartz/sunburn.nvim) - A colorscheme sitting somewhere between pastels and solarized, emphasizing readability and hue uniformity above all else.
|
||||
|
||||
### Lua Colorscheme
|
||||
|
||||
|
@ -553,6 +554,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [ThemerCorp/themer.lua](https://github.com/themercorp/themer.lua) - A simple highlighter plugin for neovim. It has a huge collection of colorschemes. It also has ability to create colorschemes for Vim/Neovim and other supported apps (such as kitty and alacritty).
|
||||
- [echasnovski/mini.nvim#mini.colors](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-colors.md) - Module of `mini.nvim` to tweak and save any color scheme. Also can animate transition and convert between some color spaces.
|
||||
- [echasnovski/mini.nvim#mini.hues](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-hues.md) - Module of `mini.nvim` to generate configurable color scheme. Takes only background and foreground colors as required arguments. Can adjust number of hues for non-base colors, saturation, accent color, plugin integration.
|
||||
- [loganswartz/polychrome.nvim](https://github.com/loganswartz/polychrome.nvim) - A colorscheme micro-framework, with support for specifying colors directly in many different formats (sRGB, HSL, Oklab, XYZ and more, with intelligent chroma clipping), live editing preview, and a simple DSL.
|
||||
|
||||
### Colorscheme Switchers
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue