From 2e81fbdf15168a5b6df291b7062d120156a5ce45 Mon Sep 17 00:00:00 2001 From: stkhan Date: Fri, 13 May 2022 18:15:43 +0000 Subject: Removed dwm scripts, sfm, , added scroll, and added dark theme to surf --- tabbed/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tabbed') diff --git a/tabbed/config.h b/tabbed/config.h index e9e9833..c0b980e 100644 --- a/tabbed/config.h +++ b/tabbed/config.h @@ -5,7 +5,7 @@ static const char font[] = "Source Code Pro:size=9"; static const char* normbgcolor = "#222222"; static const char* normfgcolor = "#cccccc"; -static const char* selbgcolor = "#555555"; +static const char* selbgcolor = "#080466"; static const char* selfgcolor = "#ffffff"; static const char before[] = "<"; static const char after[] = ">"; -- cgit v1.2.3