From 509e7b543f8a8770cf09dff97000acf78140c119 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期一, 06 一月 2020 09:46:13 +0800
Subject: [PATCH] 2019、1、6

---
 ZigbeeApp/Shared/Common/ZigbeeColor.cs |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/ZigbeeApp/Shared/Common/ZigbeeColor.cs b/ZigbeeApp/Shared/Common/ZigbeeColor.cs
index 6a28d03..794cfd8 100644
--- a/ZigbeeApp/Shared/Common/ZigbeeColor.cs
+++ b/ZigbeeApp/Shared/Common/ZigbeeColor.cs
@@ -294,15 +294,13 @@
         public uint GXCACSelectedTextColor_Fan = 0xFF99D619;
 
         /// <summary>
-        /// 寮�濮嬮鑹�
+        /// 寮�濮嬮鑹� 0xFF495AF4
         /// </summary>
         public uint GXCArcScaleSeekBarStartColor = 0xFF495AF4;
         /// <summary>
-        /// 缁撴潫棰滆壊
+        /// 缁撴潫棰滆壊 0xFFAE50A8
         /// </summary>
         public uint GXCArcScaleSeekBarEndColor = 0xFFAE50A8;
-
-
 
         public uint GXCButtonBlueColor = 0xFF00AAF0;
 

--
Gitblit v1.8.0