ZigbeeApp/Shared/Common/ZigbeeColor.cs
@@ -35,6 +35,7 @@ public uint XMGray1 = 0xff232323; public uint XMGray2 = 0xff666666; public uint XMGray3 = 0xff999999; public uint XMGray4 = 0xffcccccc; public uint XMOrange = 0xfffc744b; public uint XMVerticalSeekBar = 0xffececec; public uint XMDel = 0xffF75858;