From 95523431b7802c33f3e7eeb41e703029df4e45bf Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 27 Mar 2018 20:58:38 +0700 Subject: Update 2018-03-27 --- cmus/.config/cmus/comp.theme | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 cmus/.config/cmus/comp.theme (limited to 'cmus/.config/cmus') diff --git a/cmus/.config/cmus/comp.theme b/cmus/.config/cmus/comp.theme new file mode 100644 index 0000000..b748666 --- /dev/null +++ b/cmus/.config/cmus/comp.theme @@ -0,0 +1,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 -- cgit 1.4.1