From 687b053b03dcdf9f0be1ecbc5996a72101bf6728 Mon Sep 17 00:00:00 2001
From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com>
Date: Thu, 15 Feb 2024 00:25:08 +0330
Subject: [PATCH] Update index.html
---
web/html/xui/index.html | 34 +++++++++++++++++++++-------------
1 file changed, 21 insertions(+), 13 deletions(-)
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 444c1c66..abd3b8d0 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -18,6 +18,14 @@
.ant-card-dark h2 {
color: hsla(0, 0%, 100%, .65);
}
+
+ .ant-tag-df {
+ color: rgb(0 0 0 / 80%);
+ }
+
+ .dark .ant-tag-df {
+ color: rgb(255 255 255 / 80%);
+ }
@@ -85,8 +93,8 @@
{{ i18n "pages.index.operationHours" }}:
- Xray [[ formatSecond(status.appStats.uptime) ]]
- OS [[ formatSecond(status.uptime) ]]
+ Xray [[ formatSecond(status.appStats.uptime) ]]
+ OS [[ formatSecond(status.uptime) ]]
@@ -120,7 +128,7 @@
{{ i18n "pages.index.systemLoad" }}:
-
+
[[ status.loads[0] ]] | [[ status.loads[1] ]] | [[ status.loads[2] ]]
@@ -133,10 +141,10 @@
{{ i18n "usage"}}:
-
+
RAM [[ sizeFormat(status.appStats.mem) ]]
-
+
Threads [[ status.appStats.threads ]]
@@ -145,7 +153,7 @@
-
+
IPv4
@@ -155,7 +163,7 @@
-
+
IPv6
@@ -171,7 +179,7 @@
-
+
TCP: [[ status.tcpCount ]]
@@ -181,7 +189,7 @@
-
+
UDP: [[ status.udpCount ]]
@@ -197,7 +205,7 @@
-
+
Up: [[ sizeFormat(status.netIO.up) ]]/s
@@ -208,7 +216,7 @@
-
+
Down: [[ sizeFormat(status.netIO.down) ]]/s
@@ -225,7 +233,7 @@
-
+
@@ -235,7 +243,7 @@
-
+