From 7c2aeefbd571edc325bfe6a67a6022d5206b25e9 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Tue, 21 Jan 2020 17:26:43 +0100 Subject: [PATCH] Colors. --- zsh/p10k.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/p10k.zsh b/zsh/p10k.zsh index 171a1b3..c7463b4 100644 --- a/zsh/p10k.zsh +++ b/zsh/p10k.zsh @@ -494,7 +494,7 @@ # Show this many fractional digits. Zero means round to seconds. typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_PRECISION=0 # Execution time color. - typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_FOREGROUND=208 + typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_FOREGROUND=220 # Duration format: 1d 2h 3m 4s. typeset -g POWERLEVEL9K_COMMAND_EXECUTION_TIME_FORMAT='d h m s' # Custom icon.