From: rush Date: Wed, 12 Aug 2026 14:58:08 +0000 (-0400) Subject: better howm colors X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=17835a8cd191fcde4d09814fb4aec9c2bc154000;p=emacsinit.git better howm colors --- diff --git a/themes/eng-paper-theme.el b/themes/eng-paper-theme.el index 87980cf..4297b6c 100644 --- a/themes/eng-paper-theme.el +++ b/themes/eng-paper-theme.el @@ -176,7 +176,7 @@ `(howm-mode-ref-face ((,class (:foreground ,precaution-blue)))) `(howm-mode-keyword-face - ((,class (:foreground ,traffic-white :background ,precaution-blue)))) + ((,class (:foreground ,precaution-blue :background ,hi-vis-yellow)))) ;;; Misc. other packages `(corfu-default ((,class (:inherit default))))