document collection as table
This commit is contained in:
26
README.md
26
README.md
@@ -43,18 +43,22 @@ set termguicolors
|
||||
set background=light " or dark
|
||||
|
||||
colorscheme zenbones
|
||||
|
||||
colorscheme zenwritten " Zero hue and saturation version
|
||||
colorscheme neobones " https://neovim.io flavor
|
||||
colorscheme vimbones " https://www.vim.org flavor
|
||||
colorscheme rosebones " Rosé Pine flavor - https://rosepinetheme.com
|
||||
colorscheme forestbones " Everforest flavor - https://github.com/sainnhe/everforest
|
||||
colorscheme nordbones " Nord flavor - https://www.nordtheme.com/docs/colors-and-palettes
|
||||
colorscheme tokyobones " Tokyo Night flavor - https://github.com/enkia/tokyo-night-vscode-theme#color-palette
|
||||
colorscheme duckbones " Spaceduck flavor - https://pineapplegiant.github.io/spaceduck
|
||||
colorscheme zenburned " Zenburn flavor - https://kippura.org/zenburnpage
|
||||
```
|
||||
|
||||
Or choose from the collection:
|
||||
|
||||
| colorscheme | description |
|
||||
| ------------- | ------------------------------------------------------------------------------------------ |
|
||||
| `zenwritten` | Zero hue and saturation version |
|
||||
| `neobones` | Inspired by [neovim.io](https://neovim.io) |
|
||||
| `vimbones` | Inspired by [vim.org](https://www.vim.org) |
|
||||
| `rosebones` | Inspired by [Rosé Pine](https://rosepinetheme.com) |
|
||||
| `forestbones` | Inspired by [Everforest](https://github.com/sainnhe/everforest) |
|
||||
| `nordbones` | Inspired by [Nord](https://www.nordtheme.com/docs/colors-and-palettes) |
|
||||
| `tokyobones` | Inspired by [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme#color-palette) |
|
||||
| `duckbones` | Inspired by [Spaceduck](https://pineapplegiant.github.io/spaceduck) |
|
||||
| `zenburned` | Inspired by [Zenburn](https://kippura.org/zenburnpage) |
|
||||
|
||||
## [Configuration and other documentations](doc/zenbones.md)
|
||||
|
||||
See [documentations](doc/zenbones.md) or `:help zenbones.txt`.
|
||||
@@ -74,7 +78,7 @@ See [documentations](doc/zenbones.md) or `:help zenbones.txt`.
|
||||
| :---------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: |
|
||||
|  |  |  |
|
||||
|
||||
See more [showcase from the other flavors here](doc/showcase.md).
|
||||
See more [showcase from the other colorschemes here](doc/showcase.md).
|
||||
|
||||
## Other plugins support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user