diff --git a/themes/havoc-common.el b/themes/havoc-common.el index 3f305e0..d127aa9 100644 --- a/themes/havoc-common.el +++ b/themes/havoc-common.el @@ -128,6 +128,7 @@ `(header-line ((t (:background, *mode-line-bg* :foreground, *normal*)))) ;; info header `(highlight ((t (:background, *current-line*)))) `(highlight-face ((t (:background, *current-line*)))) + `(vhl/default-face ((t (:background, *bg-2*)))) `(hl-line ((t (:background, *current-line* :underline t)))) `(info-xref ((t (:foreground, *keywords* :underline t)))) `(Info-quoted ((t (:foreground, *keywords*))))