mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-10 12:33:52 -05:00
fix titles in the colorscheme list to match configuration values
This commit is contained in:
@@ -16,45 +16,45 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
### PaperColor dark
|
### PaperColor (`background=dark`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### PaperColor light
|
### PaperColor (`background=light`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Tomorrow
|
### Tomorrow
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Tomorrow Night
|
### Tomorrow_Night
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Tomorrow Night Blue
|
### Tomorrow_Night_Blue
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Tomorrow Night Bright
|
### Tomorrow_Night_Bright
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Tomorrow Night Eighties
|
### Tomorrow_Night_Eighties
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### ayu_mirage
|
### ayu_mirage
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### ayu_light
|
### ayu_light
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### ayu_dark
|
### ayu_dark
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### darcula
|
### darcula
|
||||||
|
|
||||||
@@ -68,29 +68,29 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
### selenized dark
|
### selenized_dark
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### selenized black
|
### selenized_black
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### selenized light
|
### selenized_light
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### selenized white
|
### selenized_white
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### solarized dark
|
### solarized (`background=dark`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### solarized light
|
### solarized (`background=light`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### materia
|
### materia
|
||||||
|
|
||||||
@@ -112,13 +112,13 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
### one dark
|
### one (`background=dark`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### one light
|
### one (`background=light`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### srcery_drk
|
### srcery_drk
|
||||||
|
|
||||||
@@ -136,10 +136,10 @@
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 16color dark
|
### 16color (`background=dark`)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### 16color light
|
### 16color (`background=light`)
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user