settigs: add support for custom visualization color

This commit is contained in:
Andrzej Rybczak
2010-08-13 07:27:04 +02:00
parent 35ddbe351a
commit 5ee05e3119
5 changed files with 13 additions and 1 deletions

View File

@@ -333,6 +333,9 @@ Color of separators used in alternative user interface.
.B active_column_color = COLOR
Color of active column's highlight.
.TP
.B visualizer_color = COLOR
Color of visualization.
.TP
.B active_window_border = COLOR
Color of active window's border.
.TP