mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-17 03:48:24 +00:00
call out that tokyonight has a light theme too
People might be searching this doc for light themes specifically since they are more rare, so make sure tokyonight is called out as having one
This commit is contained in:
parent
735868f967
commit
22d3671308
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
- [bluz71/vim-nightfly-guicolors](https://github.com/bluz71/vim-nightfly-guicolors) - Nightfly is a dark GUI color scheme heavily inspired by Sarah Drasner's Night Owl theme.
|
||||
- [bluz71/vim-moonfly-colors](https://github.com/bluz71/vim-moonfly-colors) - Moonfly is a dark color scheme with Treesitter support.
|
||||
- [ChristianChiarulli/nvcode-color-schemes.vim](https://github.com/ChristianChiarulli/nvcode-color-schemes.vim) - Nvcode, onedark, nord colorschemes with Treesitter support.
|
||||
- [folke/tokyonight.nvim](https://github.com/folke/tokyonight.nvim) - A clean, dark Neovim theme written in Lua, with support for LSP, TreeSitter and lots of plugins.
|
||||
- [folke/tokyonight.nvim](https://github.com/folke/tokyonight.nvim) - A clean, dark and light Neovim theme written in Lua, with support for LSP, TreeSitter and lots of plugins.
|
||||
- [sainnhe/sonokai](https://github.com/sainnhe/sonokai) - High Contrast & Vivid Color Scheme based on Monokai Pro.
|
||||
- [kyazdani42/blue-moon](https://github.com/kyazdani42/blue-moon) - A dark color scheme for Neovim derived from palenight and carbonight.
|
||||
- [mhartington/oceanic-next](https://github.com/mhartington/oceanic-next) - Oceanic Next theme for neovim.
|
||||
|
|
Loading…
Add table
Reference in a new issue