summaryrefslogtreecommitdiffstats
path: root/.config/cmus/rc
blob: d0872eca964918b2e2e196e5437497061f4975db (plain)
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
26
27
28
29
30
31
bind -f common 9 vol -5%
bind -f common 0 vol +5%
bind -f common - vol -5%
bind -f common + vol +5%
bind -f common = vol +5%

fset grunge=genre="Grunge"

set color_error=red
set color_info=default
set color_separator=black
set color_statusline_bg=black
set color_statusline_fg=yellow
set color_statusline_progress_bg=black
set color_statusline_progress_fg=yellow
set color_titleline_bg=black
set color_titleline_fg=yellow
set color_win_bg=default
set color_win_cur_attr=bold
set color_win_cur=red
set color_win_cur_sel_attr=bold
set color_win_cur_sel_bg=black
set color_win_cur_sel_fg=red
set color_win_sel_attr=bold
set color_win_sel_bg=black
set color_win_sel_fg=gray
set color_win_dir=lightblue
set color_win_fg=gray
set color_win_title_attr=bold
set color_win_title_bg=black
set color_win_title_fg=yellow