From 7bf85a6ba3d84f8d7b05d268f26f21d6e64e8e58 Mon Sep 17 00:00:00 2001 From: David Alger Date: Sat, 24 Jul 2021 08:58:37 -0500 Subject: [PATCH] Fix info styles in stock them to match defaults in styles.go (#1205) --- skins/stock.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/stock.yml b/skins/stock.yml index c9db8f3a..1be045b1 100644 --- a/skins/stock.yml +++ b/skins/stock.yml @@ -8,8 +8,8 @@ k9s: bgColor: black suggestColor: dodgerblue info: - fgColor: white - sectionColor: dodgerblue + fgColor: orange + sectionColor: white dialog: fgColor: dodgerblue bgColor: black