From e9d95b5086264d611a576388312c2673e8f8523a Mon Sep 17 00:00:00 2001 From: Acid Bong Date: Sun, 4 Dec 2022 18:48:48 +0200 Subject: minor colour tweak --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.def.h b/config.def.h index cf48f40..4cfc937 100644 --- a/config.def.h +++ b/config.def.h @@ -16,7 +16,7 @@ static const int topbar = 1; /* 0 means bottom bar */ static const int focusonwheel = 0; static const char *fonts[] = { "monospace:size=10", "Symbola:size=10", "Symbols Nerd Font Mono:size=10" }; static const char norm_fg[] = "#f9f5d7"; -static const char norm_bg[] = "#282828"; +static const char norm_bg[] = "#1d2021"; static const char norm_border[] = "#555753"; static const char sel_fg[] = "#f9f5d7"; -- cgit 1.4.1-2-gfad0