summaryrefslogtreecommitdiffhomepage
path: root/lib/themes/jao-themes.el
diff options
context:
space:
mode:
Diffstat (limited to 'lib/themes/jao-themes.el')
-rw-r--r--lib/themes/jao-themes.el3
1 files changed, 2 insertions, 1 deletions
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))