]> Pileus Git - grits/blobdiff - src/plugins/map.c
Remove haze over the oceans
[grits] / src / plugins / map.c
index 0e8a656eca7a10a344a232ba03276a4f8e16daa2..96f2c994565c437fcb2cf84dc0c6aa6f04a35bdd 100644 (file)
@@ -35,7 +35,7 @@
 #define TILE_HEIGHT    512
 
 static const guchar colormap[][2][4] = {
-       {{0x73, 0x91, 0xad}, {0x73, 0x91, 0xad, 0x20}}, // Oceans
+       {{0x73, 0x91, 0xad}, {0x73, 0x91, 0xad, 0x00}}, // Oceans
        {{0xf6, 0xee, 0xee}, {0xf6, 0xee, 0xee, 0x00}}, // Ground
        {{0xff, 0xff, 0xff}, {0xff, 0xff, 0xff, 0xff}}, // Borders
        {{0x73, 0x93, 0xad}, {0x73, 0x93, 0xad, 0x40}}, // Lakes