[GRASS-SVN] r61932 - grass/branches/releasebranch_7_0/lib/gis/colors
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Sep 13 18:26:34 PDT 2014
Author: neteler
Date: 2014-09-13 18:26:34 -0700 (Sat, 13 Sep 2014)
New Revision: 61932
Modified:
grass/branches/releasebranch_7_0/lib/gis/colors/elevation
Log:
elevation color table: brighten up high values
Modified: grass/branches/releasebranch_7_0/lib/gis/colors/elevation
===================================================================
--- grass/branches/releasebranch_7_0/lib/gis/colors/elevation 2014-09-14 00:29:18 UTC (rev 61931)
+++ grass/branches/releasebranch_7_0/lib/gis/colors/elevation 2014-09-14 01:26:34 UTC (rev 61932)
@@ -3,4 +3,4 @@
40% 255 255 0
60% 255 127 0
80% 191 127 63
-100% 20 20 20
+100% 200 200 200
More information about the grass-commit
mailing list