diff --git a/options.h b/options.h index ab19739..210255d 100644 --- a/options.h +++ b/options.h @@ -235,7 +235,7 @@ static char col_powerline7_text[] = "#131210"; /* Powerline text col * * Title */ -static int colorselectedtitle = 1; /* Color the selected title. */ +static int colorselectedtitle = 0; /* Color the selected title. */ static int colorhiddentitle = 0; /* Color the hidden title. */ /* Layout */