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 | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) diff --git a/ZigbeeApp/Shared/Common/ZigbeeColor.cs b/ZigbeeApp/Shared/Common/ZigbeeColor.cs index fdced28..794cfd8 100644 --- a/ZigbeeApp/Shared/Common/ZigbeeColor.cs +++ b/ZigbeeApp/Shared/Common/ZigbeeColor.cs @@ -294,18 +294,16 @@ public uint GXCACSelectedTextColor_Fan = 0xFF99D619; /// <summary> - /// 寮�濮嬮鑹� + /// 寮�濮嬮鑹� 0xFF495AF4 /// </summary> public uint GXCArcScaleSeekBarStartColor = 0xFF495AF4; /// <summary> - /// 缁撴潫棰滆壊 + /// 缁撴潫棰滆壊 0xFFAE50A8 /// </summary> public uint GXCArcScaleSeekBarEndColor = 0xFFAE50A8; - - public uint GXCButtonBlueColor = 0xFF00AAF0; - + #endregion #region --Logic瀹氫箟鐨勯鑹�-- @@ -319,7 +317,7 @@ public uint LogicDelBackgroundColor = 0xFFFF0000; public uint LogicEditBlackColor = 0xFF00aaf0; public uint LogicTimeViewColor = 0xFFFFFFFF; - public uint LogicTimeViewSaveButton = 0xFF121212; + public uint LogicTimeViewSaveButton = 0xFF121212; //鏈�鏂癠I棰滆壊 public uint LogicTopBackgroundColor = 0xFFF9F9F9; public uint LogicMiddleBackgroundColor = 0xFFF5F6FA; @@ -348,4 +346,4 @@ #endregion } -} \ No newline at end of file +} -- Gitblit v1.8.0