mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-05-25 01:28:34 +08:00
fully document the dark theme. resolves #88.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
" generates a hashtable which defines the colors for each highlight group
|
||||
" generates a dictionary which defines the colors for each highlight group
|
||||
function! airline#themes#generate_color_map(section1, section2, section3, file)
|
||||
" guifg guibg ctermfg ctermbg gui/term
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user