From 92d5f2c7c6dbf96a41957056b48e3ec1c7551928 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 27 Nov 2022 17:42:41 +0530 Subject: made changes in the theme to somewhat match my neovim --- .doom.d/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.doom.d/config.el') diff --git a/.doom.d/config.el b/.doom.d/config.el index 0ad28c3..3981ff9 100644 --- a/.doom.d/config.el +++ b/.doom.d/config.el @@ -27,7 +27,7 @@ ;; There are two ways to load a theme. Both assume the theme is installed and ;; available. You can either set `doom-theme' or manually load a theme with the ;; `load-theme' function. This is the default: -(setq doom-theme 'tokyo-night) +(setq doom-theme 'zt) ;; If you use `org' and don't want your org files in the default location below, ;; change `org-directory'. It must be set before org loads! -- cgit v1.2.3