Add cmus theme
This commit is contained in:
parent
a1170f1cbb
commit
4d7604bbf1
|
@ -0,0 +1,23 @@
|
||||||
|
set color_cmdline_bg=default
|
||||||
|
set color_cmdline_fg=default
|
||||||
|
set color_error=lightred
|
||||||
|
set color_info=green
|
||||||
|
set color_separator=green
|
||||||
|
set color_statusline_bg=default
|
||||||
|
set color_statusline_fg=green
|
||||||
|
set color_titleline_bg=green
|
||||||
|
set color_titleline_fg=black
|
||||||
|
set color_win_bg=default
|
||||||
|
set color_win_cur=lightgreen
|
||||||
|
set color_win_cur_sel_bg=lightgreen
|
||||||
|
set color_win_cur_sel_fg=black
|
||||||
|
set color_win_dir=lightblue
|
||||||
|
set color_win_fg=default
|
||||||
|
set color_win_inactive_cur_sel_bg=black
|
||||||
|
set color_win_inactive_cur_sel_fg=green
|
||||||
|
set color_win_inactive_sel_bg=black
|
||||||
|
set color_win_inactive_sel_fg=white
|
||||||
|
set color_win_sel_bg=green
|
||||||
|
set color_win_sel_fg=black
|
||||||
|
set color_win_title_bg=green
|
||||||
|
set color_win_title_fg=black
|
Loading…
Reference in New Issue