commit 06725ff0316ba699b0f5503cc0d52e9d6893ebc4
parent 7294dd93be6871c3f2ac2cee141f5cc944f658ef
Author: Markus Hanetzok <markus@hanetzok.net>
Date: Thu, 18 Dec 2025 12:08:35 +0100
change ncmpcpp colors
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config
@@ -12,7 +12,7 @@ alternative_header_first_line_format = $b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b
alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D}
current_item_prefix = $(cyan)$r$b
current_item_suffix = $/r$(end)$/b
-current_item_inactive_column_prefix = $(magenta)$r
+current_item_inactive_column_prefix = $(yellow)$r
current_item_inactive_column_suffix = $/r$(end)
playlist_display_mode = columns
browser_display_mode = columns
@@ -24,7 +24,7 @@ display_volume_level = no
ignore_leading_the = yes
external_editor = nvim
use_console_editor = yes
-empty_tag_color = magenta
+empty_tag_color = yellow
main_window_color = white
progressbar_color = black:b
progressbar_elapsed_color = blue:b