Provide an appropriate comment
authorVolker E <volker.e@wikimedia.org>
Tue, 19 Dec 2017 17:27:56 +0000 (09:27 -0800)
committerVolker E <volker.e@wikimedia.org>
Tue, 19 Dec 2017 17:27:56 +0000 (09:27 -0800)
Let's stay with blue (`#36c`) for something called blue.

Change-Id: I1ebb0909d491f1ecf4d1e5733e7ac6589d28c731

includes/DefaultSettings.php

index e50b7a7..2bad0db 100644 (file)
@@ -3763,7 +3763,7 @@ $wgResourceLoaderValidateStaticJS = false;
  * @code
  *   $wgResourceLoaderLESSVars = [
  *     'exampleFontSize'  => '1em',
  * @code
  *   $wgResourceLoaderLESSVars = [
  *     'exampleFontSize'  => '1em',
- *     'exampleBlue' => '#eee',
+ *     'exampleBlue' => '#36c',
  *   ];
  * @endcode
  * @since 1.22
  *   ];
  * @endcode
  * @since 1.22