]> git.street.me.uk Git - andy/viking.git/commitdiff
Improve contrast between default track colours.
authorRob Norris <rw_norris@hotmail.com>
Sun, 28 Oct 2012 23:55:04 +0000 (23:55 +0000)
committerRob Norris <rw_norris@hotmail.com>
Sat, 5 Jan 2013 12:47:39 +0000 (12:47 +0000)
src/viktrwlayer.c

index a86b6fbff5031d93a6497689066376a89f0f8b50..894ad2490047af6fa3674eb26d0fe76765033623 100644 (file)
@@ -8143,14 +8143,14 @@ static const gchar* my_track_colors ( gint ii )
 {
   static const gchar* colors[VIK_TRW_LAYER_TRACK_GCS] = {
     "#2d870a",
-    "#0a8742",
+    "#135D34",
     "#0a8783",
     "#0e4d87",
     "#05469f",
-    "#1b059f",
+    "#695CBB",
     "#2d059f",
     "#4a059f",
-    "#84059f",
+    "#5A171A",
     "#96059f"
   };
   // Fast and reliable way of returning a colour