mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-17 07:53:41 -05:00
Add Dracula theme for lightline.vim
Based on the color scheme from https://draculatheme.com/ Color Palette: https://github.com/dracula/dracula-theme#color-palette
This commit is contained in:
@@ -223,7 +223,7 @@ OPTIONS *lightline-option*
|
||||
The colorscheme for lightline.vim.
|
||||
Currently, wombat, solarized, powerline, jellybeans, Tomorrow,
|
||||
Tomorrow_Night, Tomorrow_Night_Blue, Tomorrow_Night_Eighties,
|
||||
PaperColor, seoul256, landscape and 16color are available.
|
||||
PaperColor, seoul256, landscape, Dracula, and 16color are available.
|
||||
The default value is:
|
||||
>
|
||||
let g:lightline.colorscheme = 'default'
|
||||
|
||||
Reference in New Issue
Block a user