aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardofSprites <[email protected]>2024-08-30 07:20:14 -0400
committerBardofSprites <[email protected]>2024-08-30 07:20:14 -0400
commit7bc255eca1c242e8e8d42786fa5e5c248705e5ab (patch)
tree2b04173160a1940cca585158a7b67c3edc5f19d4
parent7b3101848d2c724b0b4d1889570ddec79d4c5803 (diff)
don't like anymore
-rw-r--r--bard-emacs-modules/bard-emacs-theme.el14
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"