diff options
Diffstat (limited to 'lib/themes')
-rw-r--r-- | lib/themes/jao-themes.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index dc4ed74..aa49d9a 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -685,7 +685,8 @@ (gui-element (~ gui-button-face))) `((haskell-constructor-face (~ haskell-type-face)) (header-line (~ mode-line-inactive)) - (help-argument-name) + (help-argument-name (p f10)) + (help-key-binding (p f00)) (helm-selection (p hilite)) (helm-separator (p dimm)) (helm-source-header (~ outline-1)) |