.p10k_server: 改IP配色

This commit is contained in:
Yuan Chiu 2025-05-03 21:43:39 +08:00
parent 9f2e304bd4
commit c35255b3b5

View File

@ -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