From 708e0f4368e862e277fa87f09a825044033fd404 Mon Sep 17 00:00:00 2001 From: BardofSprites Date: Sat, 4 Oct 2025 15:10:57 -0400 Subject: change font template --- bard-elisp/bard-theme.el | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'bard-elisp/bard-theme.el') diff --git a/bard-elisp/bard-theme.el b/bard-elisp/bard-theme.el index 1153eaa..98f420a 100644 --- a/bard-elisp/bard-theme.el +++ b/bard-elisp/bard-theme.el @@ -18,13 +18,11 @@ :variable-pitch-family "Iosevka Comfy Wide Motion Duo") (large :inherit default - :variable-pitch-family "Iosevka Comfy Wide Motion" - :default-height 170 + :default-height 160 ) (huge :inherit default - :variable-pitch-family "Iosevka Comfy Wide Motion" - :default-height 200 + :default-height 180 ) (t :default-family "Monospace" -- cgit v1.2.3