old mode 100755
new mode 100644
| | |
| | | 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; |
| | |
| | | public uint LogicTextBlueColor = 0xFF00AAF0; |
| | | public uint LogicDelBackgroundColor = 0xFFFF0000; |
| | | public uint LogicEditBlackColor = 0xFF00aaf0; |
| | | public uint LogicTimeViewColor= 0xFFFFFFFF; |
| | | public uint LogicTimeViewSaveButton = 0xFF121212;
|
| | | public uint LogicTimeViewColor = 0xFFFFFFFF; |
| | | public uint LogicTimeViewSaveButton = 0xFF121212; |
| | | //最新UI颜色 |
| | | public uint LogicTopBackgroundColor = 0xFFF9F9F9; |
| | | public uint LogicMiddleBackgroundColor = 0xFFF5F6FA; |