Reposition player_state_color in man page and settings

This commit is contained in:
Andrzej Rybczak
2016-12-25 00:40:35 +01:00
parent 51d7c9d7d5
commit 92d2b73974
2 changed files with 4 additions and 4 deletions

View File

@@ -378,15 +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 player_state_color = COLOR
Color of player state shown in statusbar.
.TP
.B alternative_ui_separator_color = COLOR
Color of separators used in alternative user interface.
.TP