From f35c9105509b1c5e01081cf413c68cec575a9047 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 25 May 2022 23:24:31 +0100 Subject: nits --- lib/themes/jao-light-theme.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/themes/jao-light-theme.el') diff --git a/lib/themes/jao-light-theme.el b/lib/themes/jao-light-theme.el index 385b429..caf43d9 100644 --- a/lib/themes/jao-light-theme.el +++ b/lib/themes/jao-light-theme.el @@ -39,7 +39,9 @@ (blue "#023770") (green "#005555")) (:face-size 9) - (:face-family "Hack") + ;; (:face-family "Hack") + (:face-family "DejaVu Sans Mono") + ;; (:face-family "Iosevka Comfy Fixed") (:bold-weight jao-theme-light-bold) (:palette (fg "black") (bg "white") -- cgit v1.2.3