diff --git a/config.def.h b/config.def.h index 7810909..0cda717 100644 --- a/config.def.h +++ b/config.def.h @@ -17,7 +17,7 @@ static const char col_gray4[] = "#eeeeee"; static const char col_cyan[] = "#005577"; /* custom colors */ static const char col_main[] = "#83a598"; -static const char col_second[] = "#1d1f20"; +static const char col_second[] = "#00111b"; static const char *colors[][3] = { /* --------------- */ /* fg bg border */