wxr
2023-09-11 ec5a167e0366a75642e45dbd30817c1c8ae57e79
OnPro/HDL_ON/UI/CSS/CSS.cs
@@ -8,7 +8,7 @@
        /// 主色调
        /// #4484F4
        /// </summary>
        public const uint MainColor = 0xFF4484F4;
        public const uint MainColor = 0xFFF0C15B;// 0xFFecd9c0;
        /// <summary>
        /// 辅助色1
        /// #FC9C04