aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-theme.el
diff options
context:
space:
mode:
authorBardofSprites <bard>2025-10-04 15:10:57 -0400
committerBardofSprites <bard>2025-10-04 15:10:57 -0400
commit708e0f4368e862e277fa87f09a825044033fd404 (patch)
tree0b3791b3dc7542cf0f2114b6e8fbda091e6612a4 /bard-elisp/bard-theme.el
parent4e3b3de7c2a875b6dc6760d867f0c4c01b3c9336 (diff)
change font template
Diffstat (limited to 'bard-elisp/bard-theme.el')
-rw-r--r--bard-elisp/bard-theme.el6
1 files changed, 2 insertions, 4 deletions
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"