From 407662b0ddf2c46985021abb0935ecac5a572d61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kriszti=C3=A1n=20L=C3=B6ki?= <krisztian.loki@ess.eu>
Date: Tue, 2 Feb 2021 11:12:49 +0100
Subject: [PATCH] Changed "zone searched" color

---
 NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob b/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob
index c237a720..5a579524 100644
--- a/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob
+++ b/NON-APPROVED/pss1-pss/PSS1_PSS_Area.bob
@@ -512,7 +512,7 @@
       <height>36</height>
       <line_width>0</line_width>
       <background_color>
-        <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+        <color red="0" green="204" blue="255">
         </color>
       </background_color>
     </widget>
@@ -523,7 +523,7 @@
       <height>36</height>
       <line_width>0</line_width>
       <background_color>
-        <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+        <color red="0" green="204" blue="255">
         </color>
       </background_color>
     </widget>
@@ -534,7 +534,7 @@
       <height>120</height>
       <line_width>0</line_width>
       <background_color>
-        <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+        <color red="0" green="204" blue="255">
         </color>
       </background_color>
     </widget>
@@ -561,7 +561,7 @@
       <height>90</height>
       <line_width>0</line_width>
       <background_color>
-        <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+        <color red="0" green="204" blue="255">
         </color>
       </background_color>
     </widget>
@@ -572,7 +572,7 @@
       <height>120</height>
       <line_width>0</line_width>
       <background_color>
-        <color name="BLUE-BACKGROUND" red="195" green="226" blue="225">
+        <color red="0" green="204" blue="255">
         </color>
       </background_color>
     </widget>
-- 
GitLab