From c35255b3b5df776ba059a3106f4036700ce33c26 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Sat, 3 May 2025 21:43:39 +0800 Subject: [PATCH] =?UTF-8?q?.p10k=5Fserver:=20=E6=94=B9IP=E9=85=8D=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .p10k_server.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.p10k_server.zsh b/.p10k_server.zsh index 563794b..38b30c0 100644 --- a/.p10k_server.zsh +++ b/.p10k_server.zsh @@ -1553,7 +1553,7 @@ ###############################[ public_ip: public IP address ]############################### # Public IP color. - typeset -g POWERLEVEL9K_PUBLIC_IP_FOREGROUND=6 + typeset -g POWERLEVEL9K_PUBLIC_IP_FOREGROUND=4 # Custom icon. # typeset -g POWERLEVEL9K_PUBLIC_IP_VISUAL_IDENTIFIER_EXPANSION='⭐' @@ -1575,7 +1575,7 @@ ###########[ ip: ip address and bandwidth usage for a specified network interface ]########### # IP color. - typeset -g POWERLEVEL9K_IP_FOREGROUND=4 + typeset -g POWERLEVEL9K_IP_FOREGROUND=6 # The following parameters are accessible within the expansion: # # Parameter | Meaning