From 0308a50f05d1d6afdf5695777faff1262e7982a1 Mon Sep 17 00:00:00 2001 From: bd Date: Sat, 7 Dec 2024 20:27:26 -0500 Subject: Add elpher for gemini browsing --- .config/emacs/modules/bd--themes.el | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs/modules/bd--themes.el') diff --git a/.config/emacs/modules/bd--themes.el b/.config/emacs/modules/bd--themes.el index 0812054..c5d6679 100644 --- a/.config/emacs/modules/bd--themes.el +++ b/.config/emacs/modules/bd--themes.el @@ -43,6 +43,7 @@ to.") `(mode-line-inactive ((,c :box (:line-width 7 :color ,bg-main))))))) (add-hook 'modus-themes-post-load-hook #'bd/pad-mode-line) :custom + (modus-themes-to-toggle '(modus-operandi-tinted modus-vivendi-tinted)) (modus-themes-mixed-fonts t) (modus-themes-italic-constructs t) (modus-themes-bold-constructs t) -- cgit v1.2.3