ThemeCfg: update default water color in 0.9.23
authorWuzzy
Fri, 17 Nov 2017 04:53:08 +0000
changeset 1123 02863856f674
parent 1122 e6d120deeae9
child 1124 b37c99c55365
ThemeCfg: update default water color in 0.9.23
ThemeCfg.wiki
--- a/ThemeCfg.wiki	Fri Nov 17 04:48:52 2017 +0000
+++ b/ThemeCfg.wiki	Fri Nov 17 04:53:08 2017 +0000
@@ -40,23 +40,19 @@
 
 == `water-top` ==
 The colour of the topmost part of the water (under the `BlueWater.png`) before Sudden Death.
-This makes a gradient together with `water-bottom`. The default color
-is black which is usually not what you want.
-In combination with the default `BlueWater.png`, the recommended value is `$54, $5C, $9D`.
+This makes a gradient together with `water-bottom`. The default color is blue and matches the default `BlueColor.png`.
 
 <code>Values: red, green, blue</code>
 
-<code>Default: 0, 0, 0</code>
+<code>Default: $54, $5C, $9D</code>
 
 == `water-bottom` ==
 The colour of the lowest part of the water before Sudden Death.
-This makes a gradient together with `water-top`. The default color
-is black which is usually not what you want.
-In combination with the default `BlueWater.png`, the recommended value is `$34, $3C, $7D`.
+This makes a gradient together with `water-top`. The default color is blue and matches the default `BlueColor.png`.
 
 <code>Values: red, green, blue</code>
 
-<code>Default: 0, 0, 0</code>
+<code>Default: $34, $3C, $7D</code>
 
 == `sd-water-bottom` ==
 The colour of the lowest part of the water while in Sudden Death.