From dfcb2a1844fd55b57bae23e290b30ec6380e8508 Mon Sep 17 00:00:00 2001 From: chenqiyang <1406175257@qq.com> Date: 星期五, 26 八月 2022 15:04:22 +0800 Subject: [PATCH] 更新全视通dll --- ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs | 138 +++++++++++++--------------------------------- 1 files changed, 39 insertions(+), 99 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs old mode 100755 new mode 100644 index f13c53d..a5f200d --- a/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Common/UserCenterColor.cs @@ -55,166 +55,106 @@ /// <summary> /// 鈽咮odyFrameLayout鐨勮儗鏅壊(0xfff5f6fa) /// </summary> - public uint BodyFrameLayout = 0xfff5f6fa; + public uint BodyFrameLayout = 0xfff5f6fa; /// <summary> /// 鈽嗘寜閽殑鍒濆鑳屾櫙鑹�(榛戣壊 0xff232323) /// </summary> - public uint ClickButtonDefultColor = 0xff232323; + public uint ClickButtonDefultColor = 0xff232323; /// <summary> /// 鈽嗘寜閽寜涓嬬姸鎬佺殑鑳屾櫙鑹�(鐏拌壊 0xff656565) /// </summary> - public uint ButtonClickStatuColor = 0xff656565; + public uint ButtonClickStatuColor = 0xff656565; /// <summary> /// 鈽嗙櫧鑹�,涓昏鐢ㄤ簬FrameLayout鐨勮儗鏅�(0xffffffff) /// </summary> - public uint White = 0xffffffff; + public uint White = 0xffffffff; /// <summary> /// 鈽嗛�忔槑(0x00000000) /// </summary> - public uint Transparent = 0x00000000; + public uint Transparent = 0x00000000; /// <summary> /// 鈽嗘甯告枃鏈瓧浣撻鑹�(0xff333333) /// </summary> - public uint TextColor1 = 0xff333333; + public uint TextColor1 = 0xff333333; /// <summary> /// 鈽嗙壒娈婃甯告枃鏈瓧浣撻鑹�2(0xff000000) /// </summary> - public uint TextColor2 = 0xff000000; + public uint TextColor2 = 0xff000000; /// <summary> /// 鈽嗙壒娈婃甯告枃鏈瓧浣撻鑹�3,杩欎釜鏄櫧鑹�(0xffffffff) /// </summary> - public uint TextColor3 = 0xffffffff; + public uint TextColor3 = 0xffffffff; /// <summary> /// 鈽嗙壒娈婃甯告枃鏈瓧浣撻鑹�4(0xff232323) /// </summary> - public uint TextColor4 = 0xff232323; + public uint TextColor4 = 0xff232323; /// <summary> /// 鈽嗚搴曠嚎鐨勯鑹�(0x66cccccc) /// </summary> - public uint ButtomLine = 0x66cccccc; + public uint ButtomLine = 0x66cccccc; /// <summary> /// 鈽嗚緭鍏ユ鎻愮ず淇℃伅鐨勫瓧浣撻鑹�(0xffcccccc) /// </summary> - public uint TextTipColor = 0xffcccccc; - /// <summary> - /// 鈽嗚繛鎺ュ姩鐢婚偅涓悆鐨勮儗鏅壊(0xfffc744b) + public uint TextTipColor = 0xffcccccc; + /// <summary> + /// 鈽嗚繛鎺ュ姩鐢婚偅涓悆鐨勮儗鏅壊(0xfffc744b) /// </summary> - public uint ConcetionRoundColor = 0xfffc744b; - /// <summary> - /// 鈽嗛粦鑹茶儗鏅�(0xff232323) + public uint ConcetionRoundColor = 0xfffc744b; + /// <summary> + /// 鈽嗛粦鑹茶儗鏅�(0xff232323) /// </summary> - public uint BlackBackGround = 0xff232323; + public uint BlackBackGround = 0xff232323; /// <summary> /// 鈽嗚緭鍏ユ杈规鐨勯鑹�(0xffcccccc) /// </summary> - public uint TextFrameColor = 0xffcccccc; + public uint TextFrameColor = 0xffcccccc; /// <summary> /// 鈽嗚緭鍏ユ杈规閫変腑鐨勯鑹�(0xfffc744b) /// </summary> public uint TextFrameSelectColor = 0xfffc744b; - /// <summary> - /// 鈽嗗ご閮ㄦ爣棰樼殑瀛椾綋棰滆壊(0xff030303) + /// <summary> + /// 鈽嗗ご閮ㄦ爣棰樼殑瀛椾綋棰滆壊(0xff030303) /// </summary> - public uint TopLayoutTitleText = 0xff030303; + public uint TopLayoutTitleText = 0xff030303; /// <summary> /// 鈽嗙伆鑹插瓧浣撻鑹�(0xff999999) /// </summary> - public uint TextGrayColor1 = 0xff999999; + public uint TextGrayColor1 = 0xff999999; /// <summary> /// 鈽嗙伆鑹插瓧浣撻鑹�2(0xffcccccc) /// </summary> - public uint TextGrayColor2 = 0xffcccccc; + public uint TextGrayColor2 = 0xffcccccc; /// <summary> /// 鈽嗙伆鑹插瓧浣撻鑹�3(0xff666666) /// </summary> - public uint TextGrayColor3 = 0xff666666; + public uint TextGrayColor3 = 0xff666666; /// <summary> /// 鈽嗗脊绐楀瀷鐢婚潰鐨勮儗鏅壊(0x80000000) /// </summary> public uint DialogBackColor = 0x80000000; - /// <summary> - /// 鈽嗘鑹茬殑鏂囨湰棰滆壊(0xfffc744b) - /// </summary> - public uint TextOrangeColor = 0xfffc744b; /// <summary> - /// 鈽嗚鎺т欢閫夋嫨鐘舵�佹椂鐨勮儗鏅壊 + /// 鈽嗘鑹茬殑鏂囨湰棰滆壊(0xfffc744b) + /// </summary> + public uint TextOrangeColor = 0xfffc744b; + /// <summary> + /// 鈽嗚鎺т欢閫夋嫨鐘舵�佹椂鐨勮儗鏅壊(0xfffbfbfb) /// </summary> public uint RowSelectBackColor = 0xfffbfbfb; - - - - /// <summary> - /// 鐏拌壊 + /// 鈽嗛敊璇彁绀虹殑棰滆壊(0xfff75858) + /// </summary> + public uint ErrorColor = 0xfff75858; + /// <summary> + /// 鍥剧墖閬僵鐨勯鑹� + /// </summary> + public uint PictrueZhezhaoColor = 0x12000000; + /// <summary> + /// 鐏拌壊(0xff6b6b6b) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤 /// </summary> public uint Gray = 0xff6b6b6b; /// <summary> - /// 娣辩伆鑹�(绋嶅井) - /// </summary> - public uint DeepGray1 = 0xffd4d4d4; - /// <summary> - /// 閫変腑鐨勯鑹�(钃濊壊) - /// </summary> - public uint SelectTextColor = 0xff00aaf0; - /// <summary> - /// 娣辫摑鑹� - /// </summary> - public uint DeepBlue = 0xff3699e2; - /// <summary> - /// 鎸夐挳鐨勫垵濮嬭儗鏅壊 - /// </summary> - public uint ClickButtonColor = 0xff3699e2; - /// <summary> - /// 鎸夐挳鎸変笅鐨勮儗鏅壊(鐏拌壊) - /// </summary> - public uint ButtonClickColor = 0xffadadad; - /// <summary> - /// 绾㈣壊(0xfff62f48) + /// 绾㈣壊(0xfff62f48) 鍏朵粬鍦版柟浼间箮鍦ㄧ敤,寤鸿涓嶈浣跨敤 /// </summary> public uint Red = 0xfff62f48; - /// <summary> - /// 姗樿壊 - /// </summary> - public uint Orange = 0xffff870f; - /// <summary> - /// 缁胯壊 - /// </summary> - public uint Green = 0xff09ff09; - /// <summary> - /// 娴呰摑鑹� - /// </summary> - public uint WathetBlue = 0xffa2ffff; - /// <summary> - /// 娴呯传鑹� - /// </summary> - public uint purply = 0xfff4b7f1; - /// <summary> - /// 1鏄庣粏(BodyFramelayout)閲岄潰鐨勬爣棰樻帶浠剁殑棰滆壊(0xff000000) - /// </summary> - public uint DetailTitleTextColor = 0xff000000; - /// <summary> - /// 绾跨殑棰滆壊 - /// </summary> - public uint Line = 0xffadadad; - /// <summary> - /// 钃濊壊瀛椾綋 - /// </summary> - public uint TextBlueColor = 0xff3699e2; - /// <summary> - /// 1鐏拌壊瀛椾綋棰滆壊(0xff999999) - /// </summary> - public uint TextGrayColor = 0xff999999; - /// <summary> - /// RowLayout鐨勭紪杈戞寜閽殑鑳屾櫙鑹� - /// </summary> - public uint RowEditorButtonColor = 0xffff870f; - /// <summary> - /// RowLayout鐨勫垹闄ゆ寜閽殑鑳屾櫙鑹� - /// </summary> - public uint RowDeleteButtonColor = 0xfff32514; - /// <summary> - /// 绮夌孩鑹�(杩滅▼杩炴帴鐨勮儗鏅壊) - /// </summary> - public uint RemoteLinkPink = 0xffffb9b9; } } -- Gitblit v1.8.0