From 3d551ece28973669990fb6973ef22d4bdc618be2 Mon Sep 17 00:00:00 2001 From: map per Date: Mon, 29 May 2023 10:34:52 +0200 Subject: [PATCH] [styles] fixed desert color Signed-off-by: map per --- data/styles/clear/style-night/colors.mapcss | 2 +- data/styles/vehicle/style-night/colors.mapcss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/styles/clear/style-night/colors.mapcss b/data/styles/clear/style-night/colors.mapcss index 1b00cdff5d..d576c68be9 100644 --- a/data/styles/clear/style-night/colors.mapcss +++ b/data/styles/clear/style-night/colors.mapcss @@ -43,7 +43,7 @@ @wetland: #001919; @beach: #28281A; @barerock: #302A2A; -@desert: #12114E; +@desert: #191007; /*3.2 Vegetation*/ diff --git a/data/styles/vehicle/style-night/colors.mapcss b/data/styles/vehicle/style-night/colors.mapcss index 00f9449ab7..77b7a1a2c5 100644 --- a/data/styles/vehicle/style-night/colors.mapcss +++ b/data/styles/vehicle/style-night/colors.mapcss @@ -43,7 +43,7 @@ @wetland: #001919; @beach: #28281A; @barerock: #302A2A; -@desert: #12114E; +@desert: #191007; /*3.2 Vegetation*/