diff options
Diffstat (limited to 'bard-emacs-modules')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-theme.el | 14 |
1 files changed, 0 insertions, 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" |
