commit 647b48754a889e009b5f3db433de2c21f3bfbf70
parent 52ade86f6406261108e3179f4836140ad9671e38
Author: Vincent Demeester <vincent@sbr.pm>
Date: Fri, 9 Oct 2020 12:00:47 +0200
tools/emacs: use moody for mode-line
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/emacs/early-init.el b/tools/emacs/early-init.el
@@ -33,7 +33,7 @@ This is used internally by `vde/modus-themes-toggle'."
modus-operandi-theme-section-headings nil
modus-operandi-theme-scale-headings nil
modus-operandi-theme-fringes 'subtle ; {nil,'subtle,'intense}
- modus-operandi-theme-mode-line '3d ; {nil,'3d,'moody}
+ modus-operandi-theme-mode-line 'moody ; {nil,'3d,'moody}
modus-operandi-theme-3d-modeline t
modus-operandi-theme-faint-syntax nil
modus-operandi-theme-intense-hl-line t