From 4c168beba695cc0d8d6533a48944c221f162d314 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Mon, 26 Jul 2021 12:46:09 -0400 Subject: [PATCH] Complete move to nord theme --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 37305d6..d6bfe31 100644 --- a/README.org +++ b/README.org @@ -2840,8 +2840,8 @@ Doom Themes[fn:83] is a theme megapack for GNU/Emacs[fn:2], inspired by communit (setq doom-themes-enable-bold t doom-themes-enable-italic t) -;; Load the default `doom-* theme. -(load-theme 'doom-one t) +;; Load the `doom-nord' and `doom-nord-light' themes. +(load-theme 'doom-nord-light t) (doom-modeline-mode +1) ;; Load a new theme with t t.