From 22da22e903d84ede70e33842f20495f0e05e2a8b Mon Sep 17 00:00:00 2001 From: Daniele Fucini Date: Mon, 29 Apr 2024 21:06:50 +0200 Subject: [PATCH] Update colors in ncmpcpp config --- .config/ncmpcpp/config | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config index df15fde..7ab3446 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -530,7 +530,7 @@ external_editor = vim # ## Note: set to yes if external editor is a console application. ## -#use_console_editor = yes +use_console_editor = yes # ##### colors definitions ##### ## @@ -562,11 +562,11 @@ external_editor = vim ## are used there is a possibility that you'll be able to use only colors with ## transparent background. # -#colors_enabled = yes +colors_enabled = yes # #empty_tag_color = cyan # -#header_window_color = default +header_window_color = 226 # #volume_color = default # @@ -574,7 +574,7 @@ external_editor = vim # #state_flags_color = default:b # -#main_window_color = yellow +main_window_color = 160 # #color1 = white # @@ -582,9 +582,9 @@ external_editor = vim # #progressbar_color = black:b # -#progressbar_elapsed_color = green:b +progressbar_elapsed_color = 226:b # -#statusbar_color = default +statusbar_color = 226 # #statusbar_time_color = default:b # @@ -592,7 +592,7 @@ external_editor = vim # #alternative_ui_separator_color = black:b # -#window_border_color = green +window_border_color = 226 # #active_window_border = red #