diff --git a/colorscheme.md b/colorscheme.md index e9dd87f..89a7157 100644 --- a/colorscheme.md +++ b/colorscheme.md @@ -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) diff --git a/doc/lightline.txt b/doc/lightline.txt index 767c007..1e4e7bd 100644 --- a/doc/lightline.txt +++ b/doc/lightline.txt @@ -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'