ZigbeeApp/Shared/Common/ZigbeeColor.cs
@@ -118,6 +118,10 @@ /// </summary> public uint GXCGrayBackgroundColor = 0xFFF5F6FA; /// <summary> /// 0x73000000 /// </summary> public uint GXCGrayBackgroundColor2 = 0x73000000; /// <summary> /// 黑色背景 0xFF232323 /// </summary> public uint GXCBlackBackgroundColor = 0xFF232323;