aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2023-05-11 08:09:37 -0700
committerRaúl Benencia <id@rbenencia.name>2023-05-11 08:09:37 -0700
commit24cc2b2d79540f24ed4ec541b864324ad6398bd9 (patch)
treec9ef09a65da219c9bfba676ec480f4bf2d03f9ef
parent21004e70921566b7a616ecd657e3afc07d501599 (diff)
emacs: use modus tinted themes
-rw-r--r--.emacs.local.d/modes/themes.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.local.d/modes/themes.el b/.emacs.local.d/modes/themes.el
index 14efddd..c94d4a1 100644
--- a/.emacs.local.d/modes/themes.el
+++ b/.emacs.local.d/modes/themes.el
@@ -18,9 +18,9 @@
(message "value is %s" value)
(if (equal value '1)
(progn (message "Switch to dark theme")
- (ef-themes-select 'ef-dark))
+ (modus-themes-select 'modus-vivendi-tinted))
(progn (message "Switch to light theme")
- (ef-themes-select 'ef-light))))
+ (modus-themes-select 'modus-operandi-tinted))))
(defun mf/color-scheme-changed (path var value)
"DBus handler to detect when the color-scheme has changed."
nihil fit ex nihilo