old mode 100644
new mode 100755
| | |
| | | #region 徐梅 |
| | | public uint MainColor = 0xFFEAEAEA; |
| | | public uint BottomMenuColor = 0xFFFFFFFF; |
| | | |
| | | public uint SelectedTextColor = 0xFF238BCB; |
| | | public uint TextColor = 0xFF000000; |
| | | public uint DialogColor = 0xFFFFFFFF; |
| | |
| | | /// </summary> |
| | | public uint GXCTextSelectedColor3 = 0xFFFFB400; |
| | | /// <summary> |
| | | /// 字体选中颜色 0xFF0075FF |
| | | /// </summary> |
| | | public uint GXCTextSelectedColor4 = 0xFF0075FF; |
| | | /// <summary> |
| | | /// 底部未选中颜色 0xFF8E8E93 |
| | | /// </summary> |
| | | public uint GXCTextBottomUnSelectedColor = 0xFF8E8E93; |
| | |
| | | /// </summary> |
| | | public uint GXCBlackBackgroundColor2 = 0xFF333333; |
| | | /// <summary> |
| | | /// 黑色背景 0xF2232323 |
| | | /// </summary> |
| | | public uint GXCBlackBackgroundColor3 = 0xF2232323; |
| | | /// <summary> |
| | | /// functionView 0x1AFC744B |
| | | /// </summary> |
| | | public uint GXCForFunctionUnSelectedBackgroundColor = 0x1AFC744B; |