From 39538b3b5cfe4f504bdac4b9eeb628ac7c9ae203 Mon Sep 17 00:00:00 2001 From: Sad-Soul-Eater Date: Tue, 30 Jul 2019 16:46:11 +0300 Subject: fix parameter name & change color --- config/p10k-classic.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/p10k-classic.zsh') diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh index 41e0b0fb..66416a53 100644 --- a/config/p10k-classic.zsh +++ b/config/p10k-classic.zsh @@ -493,7 +493,7 @@ fi ################################[ go_version: golang version ]################################ # Golang version color. - typeset -g POWERLEVEL9K_NODE_VERSION_FOREGROUND=14 + typeset -g POWERLEVEL9K_GO_VERSION_FOREGROUND=37 # Custom icon. # typeset -g POWERLEVEL9K_GO_VERSION_VISUAL_IDENTIFIER_EXPANSION='⭐' -- cgit v1.2.3