add rosepine to colorscheme list

This commit is contained in:
itchyny
2022-03-16 00:17:19 +09:00
parent ab98d6e58d
commit 2ac95acdef
2 changed files with 10 additions and 2 deletions

View File

@@ -120,6 +120,14 @@
![lightline.vim - one_light](https://raw.githubusercontent.com/wiki/itchyny/lightline.vim/image/one_light.png)
### rosepine (`background=dark`)
![lightline.vim - rosepine_dark](https://raw.githubusercontent.com/wiki/itchyny/lightline.vim/image/rosepine_dark.png)
### rosepine (`background=light`)
![lightline.vim - rosepine_light](https://raw.githubusercontent.com/wiki/itchyny/lightline.vim/image/rosepine_light.png)
### srcery_drk
![lightline.vim - srcery_drk](https://raw.githubusercontent.com/wiki/itchyny/lightline.vim/image/srcery_drk.png)

View File

@@ -3,7 +3,7 @@
Author: itchyny (https://github.com/itchyny)
License: MIT License
Repository: https://github.com/itchyny/lightline.vim
Last Change: 2020/10/20 21:35:06.
Last Change: 2022/03/16 00:15:04.
CONTENTS *lightline-contents*
@@ -233,7 +233,7 @@ OPTIONS *lightline-option*
Tomorrow_Night_Bright, Tomorrow_Night_Eighties, PaperColor,
landscape, one, materia, material, OldHope, nord, deus,
simpleblack, srcery_drk, ayu_mirage, ayu_light, ayu_dark,
apprentice and 16color are available.
apprentice, rosepine, and 16color are available.
The default value is:
>
let g:lightline.colorscheme = 'default'