From ffb09ad86ef4774e1bde53e383f81f380d91f0f6 Mon Sep 17 00:00:00 2001 From: oreodave Date: Sun, 24 Nov 2019 23:05:39 +0000 Subject: ~theme to molokai --- doom.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/config.org') diff --git a/doom.d/config.org b/doom.d/config.org index 16b40e6..19d660a 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -12,7 +12,7 @@ Setting up variables and basic stuff that doesn't require a lot of work. (after! core-keybinds (setq doom-localleader-key ",") (setq doom-font (font-spec :family "Hack" :size 19)) - (setq doom-theme 'doom-solarized-dark)) + (setq doom-theme 'doom-molokai)) #+END_SRC - Set the doom localleader to "," because it's faster - Using the font [[https://sourcefoundry.org/hack/][Hack]] with Fira code ligatures -- cgit v1.2.3-13-gbd6f