# HG changeset patch
# User Wuzzy
# Date 1510894388 0
# Node ID 02863856f674364c64a5696501af3706271c5f88
# Parent e6d120deeae94be28f52c7103524bb9e4cbf1f6d
ThemeCfg: update default water color in 0.9.23
diff -r e6d120deeae9 -r 02863856f674 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`.
Values: red, green, blue
-Default: 0, 0, 0
+Default: $54, $5C, $9D
== `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`.
Values: red, green, blue
-Default: 0, 0, 0
+Default: $34, $3C, $7D
== `sd-water-bottom` ==
The colour of the lowest part of the water while in Sudden Death.