Add 'statusbar_time_color' and 'player_state_color' configuration variables

This commit is contained in:
Andrzej Rybczak
2016-12-24 23:51:54 +01:00
parent eaac6ad062
commit 05ed6b6cfa
7 changed files with 66 additions and 19 deletions

View File

@@ -378,9 +378,15 @@ Color of progressbar.
.B progressbar_elapsed_color = COLOR
Color of part of progressbar that represents elapsed time.
.TP
.B player_state_color = COLOR
Color of player state shown in statusbar.
.TP
.B statusbar_color = COLOR
Color of statusbar.
.TP
.B statusbar_time_color = COLOR
Color of current track time shown in statusbar.
.TP
.B alternative_ui_separator_color = COLOR
Color of separators used in alternative user interface.
.TP