From 5b00c43e0c9f4ef514d453fe3e241a59e1899de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Thu, 12 Feb 2026 02:03:17 +0100 Subject: [PATCH] Home Gen73 @ 2026-02-12-02:03 by jonas@monolith --- modules/home/doom/static/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/doom/static/config.el b/modules/home/doom/static/config.el index 1a8f433..59b907a 100644 --- a/modules/home/doom/static/config.el +++ b/modules/home/doom/static/config.el @@ -34,7 +34,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 'doom-acario-dark) +(setq doom-theme 'doom-gruvbox) (custom-set-faces! `(font-lock-operator-face :foreground ,(doom-color 'operators))) ;; This determines the style of line numbers in effect. If set to `nil', line