make color of separators used in alternative user interface customizable

This commit is contained in:
Andrzej Rybczak
2009-09-06 12:15:39 +02:00
parent 7079bf0584
commit 3aa0f6a03b
5 changed files with 14 additions and 2 deletions

View File

@@ -162,6 +162,7 @@ struct ncmpcpp_config
Color main_highlight_color;
Color progressbar_color;
Color statusbar_color;
Color alternative_ui_separator_color;
Color active_column_color;
Border window_border;