From ec7ecab2112c6ec8b0a83c7168ddfec72818cb12 Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 12 Sep 2025 22:46:10 +0200 Subject: up --- .config/cmus/rc | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to '.config/cmus/rc') diff --git a/.config/cmus/rc b/.config/cmus/rc index bed3f5b..d0872ec 100644 --- a/.config/cmus/rc +++ b/.config/cmus/rc @@ -4,12 +4,28 @@ 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=gray +set color_statusline_fg=yellow set color_statusline_progress_bg=black -set color_statusline_progress_fg=gray +set color_statusline_progress_fg=yellow set color_titleline_bg=black -set color_titleline_fg=gray +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=default +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 -- cgit v1.2.3