From 61facfb7671d1dbd5550ae209329c86232c23611 Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Wed, 15 Nov 2023 21:57:30 -0500 Subject: [PATCH] Improve legibility of tempel template fields --- adwaita-dark-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adwaita-dark-theme.el b/adwaita-dark-theme.el index 189f8bf..9ed1d9a 100644 --- a/adwaita-dark-theme.el +++ b/adwaita-dark-theme.el @@ -836,7 +836,7 @@ ;; tempel `(tempel-form ((,class (:foreground unspecified)))) - `(tempel-field ((,class (:foreground unspecified)))) + `(tempel-field ((,class (:foreground unspecified :underline (:color ,base-5))))) `(tempel-default ((,class (:foreground unspecified :underline t)))) ;; transient