wxr
2023-09-05 1de638833e4b07b5e6c272cf5c8474b5c92ce42f
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