diff --git a/web/html/xui/inbounds.html b/web/html/xui/inbounds.html
index a58372ef..84eec3d2 100644
--- a/web/html/xui/inbounds.html
+++ b/web/html/xui/inbounds.html
@@ -30,7 +30,7 @@
border: #D5BED2 solid 1px;
}
.dark .infinite-bar .ant-progress-inner .ant-progress-bg {
- background-color: #3c1536;
+ background-color: #7a316f;
border: #7a316f solid 1px;
}
.ant-collapse {