From 8add8c0992b0bfe63e3cc65b0df4c5cee0bb5436 Mon Sep 17 00:00:00 2001 From: Lucas Teligioridis Date: Tue, 14 Feb 2023 11:13:22 +1100 Subject: [PATCH] Add missing help menu to one_dark skin (#1973) Missing color profile for the help menu, so matches the skin theme correctly. --- skins/one_dark.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/skins/one_dark.yml b/skins/one_dark.yml index 498ae807..809fd782 100644 --- a/skins/one_dark.yml +++ b/skins/one_dark.yml @@ -23,6 +23,12 @@ k9s: info: fgColor: *grey sectionColor: *green + help: + fgColor: *foreground + bgColor: *background + keyColor: *yellow + numKeyColor: *blue + sectionColor: *purple dialog: fgColor: *black bgColor: *background