]> git.saurik.com Git - apt.git/commit - apt-pkg/install-progress.cc
make fancy-progress fg/bg color configurable
authorMichael Vogt <mvo@debian.org>
Thu, 27 Mar 2014 05:48:57 +0000 (06:48 +0100)
committerMichael Vogt <mvo@debian.org>
Thu, 27 Mar 2014 05:48:57 +0000 (06:48 +0100)
commitc34d1202e991a6f0ab5bed82c2e1ca0d155038b1
treeb0bbc7ac0f4276efe12bd566c7074d2d0e1f7f2c
parent574d8d43f755019c7223fe128b22b27fd836017d
make fancy-progress fg/bg color configurable

Add two new options: Dpkg::Progress-Fancy::Progress-{fg,bg} that
allows customizing the colors in the dpkg fancy progress output.
apt-pkg/install-progress.cc