aboutsummaryrefslogtreecommitdiff
path: root/cmus
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2021-07-28 00:30:19 +0200
committerBond_009 <bond.009@outlook.com>2021-07-28 00:30:19 +0200
commitd993bc6958517deaf98d893a81e157fae34ded12 (patch)
tree364747286d0fb221616a9ade284ccc96e66d1c52 /cmus
First
Diffstat (limited to 'cmus')
-rwxr-xr-xcmus/.config/cmus/codedark.theme22
1 files changed, 22 insertions, 0 deletions
diff --git a/cmus/.config/cmus/codedark.theme b/cmus/.config/cmus/codedark.theme
new file mode 100755
index 0000000..e6da3de
--- /dev/null
+++ b/cmus/.config/cmus/codedark.theme
@@ -0,0 +1,22 @@
+set color_cmdline_bg=default
+set color_cmdline_fg=default
+set color_error=lightred
+set color_info=lightyellow
+set color_statusline_bg=blue
+set color_statusline_fg=black
+set color_titleline_bg=236
+set color_titleline_fg=white
+set color_win_bg=default
+set color_win_cur=lightblue
+set color_win_cur_sel_bg=blue
+set color_win_cur_sel_fg=white
+set color_win_dir=lightblue
+set color_win_fg=default
+set color_win_inactive_cur_sel_bg=gray
+set color_win_inactive_cur_sel_fg=lightyellow
+set color_win_inactive_sel_bg=gray
+set color_win_inactive_sel_fg=black
+set color_win_sel_bg=blue
+set color_win_sel_fg=white
+set color_win_title_bg=blue
+set color_win_title_fg=236