aboutsummaryrefslogtreecommitdiff
path: root/bard-emacs-modules
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-08-08 10:36:59 -0400
committerBardofSprites <[email protected]>2024-08-08 10:36:59 -0400
commitad379e1d55560fb3c69986ef0a906fb30ed633ea (patch)
treee98cb098decc48c0a55a377096d6704f99f69cdc /bard-emacs-modules
parentea9c121778865783b672faa45051991d3030c0b2 (diff)
huge font preset
Diffstat (limited to 'bard-emacs-modules')
-rw-r--r--bard-emacs-modules/bard-emacs-theme.el7
1 files changed, 7 insertions, 0 deletions
diff --git a/bard-emacs-modules/bard-emacs-theme.el b/bard-emacs-modules/bard-emacs-theme.el
index 4fe5ea0..f186cac 100644
--- a/bard-emacs-modules/bard-emacs-theme.el
+++ b/bard-emacs-modules/bard-emacs-theme.el
@@ -191,6 +191,13 @@ The exact color values are taken from the active Modus theme."
:mode-line-active-height 150
:mode-line-inactive-height 150
)
+ (huge
+ :inherit laptop
+ :variable-pitch-family "Iosevka Comfy Wide Motion"
+ :default-height 200
+ :mode-line-active-height 170
+ :mode-line-inactive-height 170
+ )
(essay
:inherit laptop
:variable-pitch-family "Helvetica Neue")