Add missing help menu to one_dark skin (#1973)

Missing color profile for the help menu, so matches the skin theme
correctly.
mine
Lucas Teligioridis 2023-02-14 11:13:22 +11:00 committed by GitHub
parent 7c76691c38
commit 8add8c0992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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