From 4d7604bbf1dc818f1eb34c321bc9d846b14862cc Mon Sep 17 00:00:00 2001 From: "Dominik V. Salonen" Date: Mon, 26 Feb 2018 22:25:19 +0100 Subject: [PATCH] Add cmus theme --- applications/cmus/quad.theme | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 applications/cmus/quad.theme diff --git a/applications/cmus/quad.theme b/applications/cmus/quad.theme new file mode 100644 index 0000000..28f1712 --- /dev/null +++ b/applications/cmus/quad.theme @@ -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