From e643ef8b17a89170167b11b80327b4c28591823a Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:24:54 -0400 Subject: remove modeline fonts to not mess with theme --- bard-elisp/bard-theme.el | 6 ------ 1 file changed, 6 deletions(-) (limited to 'bard-elisp') diff --git a/bard-elisp/bard-theme.el b/bard-elisp/bard-theme.el index f74036f..ce02b98 100644 --- a/bard-elisp/bard-theme.el +++ b/bard-elisp/bard-theme.el @@ -7,10 +7,6 @@ :fixed-pitch-family "Iosevka Comfy" :fixed-pitch-height 1.0 :bold-weight bold - :mode-line-active-family "Iosevka Comfy Motion" - :mode-line-inactive-family "Iosevka Comfy Motion" - :mode-line-active-height 140 - :mode-line-inactive-height 140 ) (tiny :inherit default @@ -19,8 +15,6 @@ :inherit default :default-family "Iosevka Comfy Wide" :fixed-pitch-family "Iosevka Comfy Wide" - :mode-line-active-family "Iosevka Comfy Wide Motion Duo" - :mode-line-inactive-family "Iosevka Comfy Wide Motion Duo" :variable-pitch-family "Iosevka Comfy Wide Motion Duo") (large :inherit default -- cgit v1.2.3