--- 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.