Skip to content

Commit

Permalink
Add missing help menu to one_dark skin (derailed#1973)
Browse files Browse the repository at this point in the history
Missing color profile for the help menu, so matches the skin theme
correctly.
  • Loading branch information
lucasteligioridis authored Feb 14, 2023
1 parent 7c76691 commit 8add8c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions skins/one_dark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8add8c0

Please sign in to comment.