From e6245adce883d62f18a2d8b8af5061d3183d9be9 Mon Sep 17 00:00:00 2001 From: Mnikolenko Productengine Date: Wed, 25 May 2022 19:18:51 +0300 Subject: SL-17462 soften colors of the prims on mini-map --- indra/newview/skins/default/colors.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'indra') diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index ad2bc075c6..eb25fd14a6 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -607,10 +607,10 @@ value="0 0 0 1" /> + value="0.85 0 0.85 1" /> + value="0.63 0 0.63 1" /> @@ -619,10 +619,10 @@ value="0.12 0.12 0.12 1" /> + value="0 0.85 0.85 1" /> + value="0 0.63 0.63 1" /> -- cgit v1.2.3