about summary refs log tree commit diff
path: root/cmus/.config/cmus/comp.theme
blob: b748666e6178722e0d716727d43268f7106620e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# cmus colorscheme based on comp (Curses Omni Media Player),
# which is healivily inspired by cmus.
set color_cmdline_bg=default
set color_cmdline_fg=default
set color_error=lightred
set color_info=lightyellow
set color_separator=green
set color_statusline_bg=cyan
set color_statusline_fg=default
set color_titleline_bg=blue
set color_titleline_fg=default
set color_win_bg=default
set color_win_cur=lightyellow
set color_win_cur_sel_bg=yellow
set color_win_cur_sel_fg=white
set color_win_dir=lightblue
set color_win_fg=default
set color_win_inactive_cur_sel_bg=magenta
set color_win_inactive_cur_sel_fg=white
set color_win_inactive_sel_bg=default
set color_win_inactive_sel_fg=lightmagenta
set color_win_sel_bg=gray
set color_win_sel_fg=white
set color_win_title_bg=green
set color_win_title_fg=white