aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxero <x@xero.nu>2015-04-19 22:19:24 -0400
committerxero <x@xero.nu>2015-04-19 22:19:24 -0400
commitca9353ff687bd600a8817fe4f8dc1cda71e50735 (patch)
treed8b04406e3780a87b5c903e57acde645ef9ed9b8
parentfbfe299dd57d4ed9489403eb63ba0267fe160591 (diff)
downloaddotfiles_ascii-ca9353ff687bd600a8817fe4f8dc1cda71e50735.tar.xz
dotfiles_ascii-ca9353ff687bd600a8817fe4f8dc1cda71e50735.zip
update ncmpcpp colors
-rw-r--r--ncmpcpp/.ncmpcpp/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/ncmpcpp/.ncmpcpp/config b/ncmpcpp/.ncmpcpp/config
index 8b0508d..50a85b0 100644
--- a/ncmpcpp/.ncmpcpp/config
+++ b/ncmpcpp/.ncmpcpp/config
@@ -28,8 +28,8 @@ visualizer_output_name = "mpd spectrum"
#visualizer_type = "frequency spectrum"
# █▓▒░ Display Settings
-song_list_format = "{$7%a $1> $6}{%t$1$R$b} [{%l}]"
-song_status_format = "$7%a $1$b> $6%t $1$b> $2%b$1"
+song_list_format = "{$7%a $6> $5}{%t$6$R$b} [{%l}]"
+song_status_format = "$7%a $6$b> $5%t $6$b> $2%b$6"
statusbar_color = "black"
main_window_color = "cyan"
main_window_highlight_color = "magenta"