From d800fd5f41b9108e75e7dbee936495cb49454a58 Mon Sep 17 00:00:00 2001 From: romkatv Date: Thu, 30 Jan 2020 12:57:28 +0100 Subject: rewrite the color faq; move omz p9k migration instructions to faq --- config/p10k-lean.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/p10k-lean.zsh') diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index f7fd5f45..8f4a4b5f 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -3,7 +3,7 @@ # # Tip: Looking for a nice color? Here's a one-liner to print colormap. # -# for i in {0..255}; do print -Pn "%${i}F${(l:3::0:)i}%f " ${${(M)$((i%8)):#7}:+$'\n'}; done +# for i in {0..255}; do print -Pn "%K{$i} %k%F{$i}${(l:3::0:)i}%f " ${${(M)$((i%8)):#7}:+$'\n'}; done # Temporarily change options. 'builtin' 'local' '-a' 'p10k_config_opts' -- cgit v1.2.3