From 5532efce67fe49aaa8074ead89e100e049827142 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Thu, 23 Apr 2026 00:06:13 -0400 Subject: tangle files --- bard-elisp/bard-theme.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bard-elisp/bard-theme.el') diff --git a/bard-elisp/bard-theme.el b/bard-elisp/bard-theme.el index ce491c2..a5bea95 100644 --- a/bard-elisp/bard-theme.el +++ b/bard-elisp/bard-theme.el @@ -18,11 +18,18 @@ :variable-pitch-family "Iosevka Comfy Wide Motion Duo") (prot :default-family "Iosevka Comfy Wide Motion" - :default-height 130 + :default-height 140 :default-weight medium :fixed-pitch-family "Iosevka Comfy Wide Motion" :variable-pitch-family "Iosevka Comfy Wide Motion Duo" :bold-weight extrabold) + (duo + :default-family "Iosevka Comfy Motion" + :default-height 140 + :default-weight medium + :fixed-pitch-family "Iosevka Comfy Motion" + :variable-pitch-family "Iosevka Comfy Motion Duo" + :bold-weight extrabold) (mono :default-height 130 :default-family "monospace" -- cgit v1.2.3