diff --git a/config.def.h b/config.def.h index e5f739e..3e132e1 100644 --- a/config.def.h +++ b/config.def.h @@ -16,7 +16,7 @@ static const char col_gray3[] = "#bbbbbb"; static const char col_gray4[] = "#eeeeee"; static const char col_cyan[] = "#005577"; /* custom colors */ -static const char col_main[] = "#83a598"; +static const char col_main[] = "#d3869b"; static const char col_second[] = "#121212"; static const char *colors[][3] = { /* --------------- */