From 893f47bcee2c07959695da03934ab219c6ee09ee Mon Sep 17 00:00:00 2001
From: xero <x@xero.nu>
Date: Sun, 26 Jan 2014 00:30:14 -0500
Subject: update ncmpcpp theme

---
 .ncmpcpp/config | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to '.ncmpcpp')

diff --git a/.ncmpcpp/config b/.ncmpcpp/config
index 73eb1a6..b4ac743 100644
--- a/.ncmpcpp/config
+++ b/.ncmpcpp/config
@@ -27,10 +27,10 @@
   visualizer_type = "spectrum" #"wave" 
 
 # █▓▒░ Display Settings
-  song_list_format = "{$7%a $1> $6}{%t$1$R} [{%l}]"
-  song_status_format = "$7%a $1> $6%t $1> $2%b$1"
+  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"
   statusbar_color = "black"
-  visualizer_color = "red"
+  visualizer_color = "cyan"
   main_window_highlight_color = "red"
   header_visibility = "no"
   statusbar_visibility = "yes"
-- 
cgit v1.2.1