ZigbeeApp/Shared/Common/ZigbeeColor.cs
@@ -46,13 +46,13 @@ public uint XMInVisibleLine = 0x00000000; public uint XMRowLine = 0x66CCCCCC; /// <summary> /// 0xFF232323 /// </summary> public uint XMSeekBarBackgroundColor = 0xFF232323; /// <summary> /// 0xFFECECEC /// </summary> public uint XMProgressBarColor = 0xFFECECEC; public uint XMSeekBarBackgroundColor = 0xFFECECEC; /// <summary> /// 0xFF232323 /// </summary> public uint XMProgressBarColor = 0xFF232323; /// <summary> /// 0xFFF5F6FA /// </summary>