diff --git a/x-ui.sh b/x-ui.sh index 45edf9b3..60d9222e 100644 --- a/x-ui.sh +++ b/x-ui.sh @@ -2,6 +2,7 @@ red='\033[0;31m' green='\033[0;32m' +blue='\033[0;34m' yellow='\033[0;33m' plain='\033[0m'