update links
This commit is contained in:
18
README.md
18
README.md
@@ -42,10 +42,8 @@ use "rktjmp/lush.nvim"
|
|||||||
Just apply the colorscheme as usual:
|
Just apply the colorscheme as usual:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
" light
|
colorscheme zenbones " light
|
||||||
colorscheme zenbones
|
colorscheme zenflesh " dark
|
||||||
" dark
|
|
||||||
colorscheme zenflesh
|
|
||||||
```
|
```
|
||||||
|
|
||||||
If you want to make use of the lua version:
|
If you want to make use of the lua version:
|
||||||
@@ -76,7 +74,7 @@ Change background colors lightness.
|
|||||||
Change background colors darkness.
|
Change background colors darkness.
|
||||||
|
|
||||||
| 'stark' | _(unset)_ | 'warm' |
|
| 'stark' | _(unset)_ | 'warm' |
|
||||||
| :-----------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: |
|
| :---------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------: |
|
||||||
|  |  |  |
|
|  |  |  |
|
||||||
|
|
||||||
#### g:zenbones_solid_vert_split
|
#### g:zenbones_solid_vert_split
|
||||||
@@ -139,11 +137,11 @@ currently supported.
|
|||||||
|
|
||||||
## Other implementations
|
## Other implementations
|
||||||
|
|
||||||
- [iTerm2](extras/iterm/zenbones.itermcolors)
|
- [iTerm2](extras/iterm)
|
||||||
- [Kitty](extras/kitty/zenbones.conf)
|
- [Kitty](extras/kitty)
|
||||||
- [Alacritty](extras/alacritty/zenbones.yml)
|
- [Alacritty](extras/alacritty)
|
||||||
- [WezTerm](extras/wezterm/Zenbones.toml)
|
- [WezTerm](extras/wezterm)
|
||||||
- [Tmux](extras/tmux/zenbones.tmux)
|
- [Tmux](extras/tmux)
|
||||||
|
|
||||||
It's also possible to generate color configuration files using a template,
|
It's also possible to generate color configuration files using a template,
|
||||||
[this one for Kitty](lua/zenbones/build/kitty.lua) for example. Please feel free
|
[this one for Kitty](lua/zenbones/build/kitty.lua) for example. Please feel free
|
||||||
|
|||||||
Reference in New Issue
Block a user