From a24176120708987b21a2a6748543caa28f3ee645 Mon Sep 17 00:00:00 2001 From: WanderingPenwing Date: Tue, 6 Aug 2024 01:00:47 +0200 Subject: [PATCH] edited config.def.h --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index 14cb0da..7ef4e64 100644 --- a/config.def.h +++ b/config.def.h @@ -11,7 +11,7 @@ static char *dldir = "~/dl/"; static int tab_bar_height = 27; static int tab_spacer_height = 4; -static const char *tab_bar_color[] = {"#222222", "#318d56"}; +static const char *tab_bar_color[] = {"#222222", "#318d56", "#444444"}; static int min_tab_fraction_size = 4; // 1/4th of the screen static SearchEngine searchengines[] = {