From 547f00b404c6fa5a356dfeb3fe04e212f91aadbb Mon Sep 17 00:00:00 2001 From: Saksham573001 Date: Fri, 24 Feb 2023 16:19:35 +0530 Subject: [PATCH] changes --- style/style.mss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style/style.mss b/style/style.mss index ca103e972..c003d5865 100644 --- a/style/style.mss +++ b/style/style.mss @@ -2,7 +2,7 @@ Map { background-color: @land-color; } -@water-color: #c8d7d4; +@water-color: #D6D9DE; @land-color: #ffffff; @water-text: #000000; @@ -39,7 +39,7 @@ Map { @health-color: #BF0000; @amenity-brown: #734a08; @gastronomy-icon: #C77400; -@gastronomy-text: lighten(@gastronomy-icon, 5%); +@gastronomy-text: #000000; @memorials: @amenity-brown; @culture: @amenity-brown; @public-service: @amenity-brown; @@ -90,7 +90,7 @@ Map { // ferry routes @ferry-route: #4aa5fa; -@ferry-route-text: @ferry-route; +@ferry-route-text: #000000; // golf colors @@ -551,7 +551,7 @@ Map { //stations @station-color: #7981b0; -@station-text: lighten(saturate(@station-color, 15%), 10%); +@station-text: #000000; //water featurers