summaryrefslogtreecommitdiff
path: root/doc/ncmpcpp.1
diff options
context:
space:
mode:
authorAndrzej Rybczak <electricityispower@gmail.com>2017-03-28 11:31:09 +0200
committerAndrzej Rybczak <electricityispower@gmail.com>2017-05-21 15:22:54 +0200
commit19d32648ed4ad04c4cc09fd7ec6b9250b9387893 (patch)
treecfcf1b5cc465f6a87b3d846865b641758467c5a9 /doc/ncmpcpp.1
parent8134e6e23b2787322fa10e65e44d286da82eea91 (diff)
Replace highlight colors with prefixes and suffixes
Diffstat (limited to 'doc/ncmpcpp.1')
-rw-r--r--doc/ncmpcpp.118
1 files changed, 12 insertions, 6 deletions
diff --git a/doc/ncmpcpp.1 b/doc/ncmpcpp.1
index 9eccce07..2cc5f25d 100644
--- a/doc/ncmpcpp.1
+++ b/doc/ncmpcpp.1
@@ -121,6 +121,18 @@ Now playing song format for the first line in alternative user interface header
.B alternative_header_second_line_format = TEXT
Now playing song format for the second line in alternative user interface header window.
.TP
+.B current_item_prefix = TEXT
+Prefix for currently selected item.
+.TP
+.B current_item_suffix = TEXT
+Suffix for currently selected item.
+.TP
+.B current_item_inactive_column_prefix = TEXT
+Prefix for currently selected item in the inactive column.
+.TP
+.B current_item_inactive_column_suffix = TEXT
+Suffix for currently selected item in the inactive column.
+.TP
.B now_playing_prefix = TEXT
Prefix for currently playing song.
.TP
@@ -378,9 +390,6 @@ One of colors used in Song info, Tiny tag editor and Search engine.
.B color2 = COLOR
One of colors used in Song info, Tiny tag editor and Search engine.
.TP
-.B main_window_highlight_color = COLOR
-Color of main window's highlight.
-.TP
.B progressbar_color = COLOR
Color of progressbar.
.TP
@@ -399,9 +408,6 @@ Color of player state shown in statusbar.
.B alternative_ui_separator_color = COLOR
Color of separators used in alternative user interface.
.TP
-.B active_column_color = COLOR
-Color of active column's highlight.
-.TP
.B window_border_color = BORDER
Border color of pop-up windows. If set to 'none', no border will be shown.
.TP