Retain previous background by default when switching colors

This commit is contained in:
Andrzej Rybczak
2016-12-24 00:36:37 +01:00
parent a488c2d89d
commit eaac6ad062
4 changed files with 106 additions and 74 deletions

View File

@@ -503,11 +503,10 @@
## progressbar_color, progressbar_elapsed_color,
## alternative_ui_separator_color.
##
## Note: due to technical limitations of ncurses, if 256 colors
## are used, it is possible to either use only the colors with
## default background color, or all pairs from 1_1 up to 254_127,
## depending on the ncurses version used.
##
## Note: due to technical limitations of older ncurses
## versionw, if 256 colors are used there is a possibility
## that you'll be able to use only colors with transparent
## background.
#
#colors_enabled = yes
#