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"