dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 2d86816772ba32892800855dd7329928fdf780a9
parent e4ccb8972011340bfff822eaf2b26a4f27e409e1
Author: pyratebeard <root@pyratebeard.net>
Date:   Sun, 12 Sep 2021 21:41:38 +0100

separator colour and win title colour

Diffstat:
Mcmus/.cmus/mutiny.theme | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmus/.cmus/mutiny.theme b/cmus/.cmus/mutiny.theme @@ -18,11 +18,11 @@ set color_error=1 set color_info=3 # Color of the separator line between windows in view (1). -set color_separator=15 +set color_separator=4 # Color of window titles (topmost line of the screen). set color_win_title_bg=0 -set color_win_title_fg=7 +set color_win_title_fg=11 # Color of the album row shown in the track window set color_trackwin_album_bg=236