From 7bc255eca1c242e8e8d42786fa5e5c248705e5ab Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Fri, 30 Aug 2024 07:20:14 -0400 Subject: don't like anymore --- bard-emacs-modules/bard-emacs-theme.el | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/bard-emacs-modules/bard-emacs-theme.el b/bard-emacs-modules/bard-emacs-theme.el index 3ac59ef..ce3110b 100644 --- a/bard-emacs-modules/bard-emacs-theme.el +++ b/bard-emacs-modules/bard-emacs-theme.el @@ -198,13 +198,6 @@ The exact color values are taken from the active Modus theme." :mode-line-active-height 170 :mode-line-inactive-height 170 ) - (berk-laptop - :inherit laptop - :default-family "Berkeley Mono" - :variable-pitch-family "Berkeley Mono" - :fixed-pitch-family "Berkeley Mono" - :mode-line-active-family "Berkeley Mono" - ) (comic-laptop :inherit laptop :default-family "Comic Code" @@ -212,13 +205,6 @@ The exact color values are taken from the active Modus theme." :fixed-pitch-family "Comic Code" :mode-line-active-family "Comic Code" ) - (berk-desktop - :inherit desktop - :default-family "Berkeley Mono" - :variable-pitch-family "Berkeley Mono" - :fixed-pitch-family "Berkeley Mono" - :mode-line-active-family "Berkeley Mono" - ) (comic-desktop :inherit desktop :default-family "Comic Code" -- cgit v1.2.3