Changed ncmpcpp colors

This commit is contained in:
2015-07-20 23:24:47 -07:00
parent 762ba0e2cc
commit d9dc75de2e

View File

@@ -165,8 +165,8 @@ playlist_disable_highlight_delay = "3"
## Note: colors can be nested.
##
#
song_list_format = "{$3%c$9: $8%C %t$9 {$7(%p)$9}}|{{{{$3%a$9}{ $6%b$9}: }{$8%t$9}}|{$8%f$9}}$R{$3(%l)$9}"
song_status_format = "{{$3%c$9: $8%C$9 }|{$3%a$9{ $6\"%b\"{ (%y)$9}} - }{$8%t$9}}|{$4%f$9}"
song_list_format = "{$2%c$9: $5%C %t$9 {$7(%p)$9}}|{{{{$2%a$9}{ $4%b$9}: }{$5%t$9}}|{$5%f$9}}$R{$3(%l)$9}"
song_status_format = "{{$2%c$9: $5%C$9 }|{$2%a$9{ $4\"%b\"{ (%y)$9}} - }{$5%t$9}}|{$4%f$9}"
song_library_format = "{%n - }{%t}|{%f}"
#
#tag_editor_album_format = "{(%y) }%b"