From 6f6d49b8b561d8732b23b494e572a1ffd0e8f305 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Feb 2021 21:30:35 +0000 Subject: nits --- lib/themes/jao-themes.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/themes/jao-themes.el') diff --git a/lib/themes/jao-themes.el b/lib/themes/jao-themes.el index c340b84..e9cb6e0 100644 --- a/lib/themes/jao-themes.el +++ b/lib/themes/jao-themes.el @@ -675,7 +675,8 @@ (google-translate-translation-face bf) (gui-button-face (~ button)) (gui-element (~ gui-button-face))) - `((header-line (~ mode-line-inactive)) + `((haskell-constructor-face (~ haskell-type-face)) + (header-line (~ mode-line-inactive)) (help-argument-name) (helm-selection (p hilite)) (helm-separator (p dimm)) -- cgit v1.2.3