From 1dc6c92268795c3f463017853947086e3cea98c2 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 28 Jun 2021 11:00:20 -0400 Subject: [PATCH] Switch to light theme --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 96b81d8..164b84f 100644 --- a/config.org +++ b/config.org @@ -49,7 +49,7 @@ Use the Modus Operandi theme by Protesilaos Stavrou. Its the best theme for Emac (modus-themes-mode-line '3d) (modus-themes-scale-headings t) (modus-themes-diffs 'desaturated) - :config (load-theme 'modus-vivendi t)) + :config (load-theme 'modus-operandi t)) #+end_src ** Typography *** Font -- 2.39.2