* Fix hardcoded background color in parserTests.php
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 02568a4..98d8666 100644 (file)
@@ -1518,6 +1518,8 @@ if( !isset( $wgCommandLineMode ) ) {
        $wgCommandLineMode = false;
 }
 
+/** For colorized maintenance script output, is your terminal background dark ? */
+$wgCommandLineDarkBg = false;
 
 #
 # Recent changes settings