| | |
| | | public uint XMTitleLine = 0x40000000; |
| | | public uint XMInVisibleLine = 0x00000000; |
| | | public uint XMRowLine = 0x66CCCCCC; |
| | | /// <summary> |
| | | /// 0xFFECECEC |
| | | /// </summary> |
| | | public uint XMSeekBarBackgroundColor = 0xFFECECEC; |
| | | /// <summary> |
| | | /// 0xFF232323 |
| | | /// </summary> |
| | | public uint XMProgressBarColor = 0xFF232323; |
| | | /// <summary> |
| | | /// 0xFFF5F6FA |
| | | /// </summary> |
| | | public uint XMPEditTextBackground = 0xFFF5F6FA; |
| | | /// <summary> |
| | | /// 0xFFF5F6FA |
| | | /// </summary> |
| | | public uint XMAlarmText = 0xFFF75858; |
| | | |
| | | |
| | | #endregion |
| | | |
| | | |
| | |
| | | public uint LogicSecurity1Color = 0xFF35B87F; |
| | | public uint LogicDelay1Color = 0xFFBF64FB; |
| | | public uint LogicListWeekTextColor = 0xFF666666; |
| | | |
| | | public uint LogicTipColor = 0xFF333443; |
| | | public uint LogicTipTextColor= 0xFFcccccc; |
| | | public uint LogicEditTextBackgroundColor=0xFFD1D1D3; |
| | | #endregion |
| | | } |
| | | } |