From 6e6cf890be20f921ba83faa52c22b7d93b53924a Mon Sep 17 00:00:00 2001 From: Olli Salonen Date: Wed, 19 Oct 2016 22:51:17 +0300 Subject: [PATCH] installer: cosmetics --- packages/tools/installer/config/installer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tools/installer/config/installer.conf b/packages/tools/installer/config/installer.conf index 41cd508602..c503445dcb 100644 --- a/packages/tools/installer/config/installer.conf +++ b/packages/tools/installer/config/installer.conf @@ -39,4 +39,4 @@ # color scheme to use for Whiptail/Newt # see http://askubuntu.com/questions/776831/whiptail-change-background-color-dynamically-from-magenta - WHIPTAIL_COLORS="root=,magenta;entry=,magenta;label=magenta,;actlistbox=,magenta;roottext=,magenta" + WHIPTAIL_COLORS="root=,magenta;entry=,magenta;label=magenta,;actlistbox=,magenta;roottext=white,magenta"