From 5154118c08f82f4cfb947d8f1a59894d8ac151db Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 10 Nov 2022 22:46:07 +0100 Subject: Use wheatgrass emacs theme --- emacs/.emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs') diff --git a/emacs/.emacs b/emacs/.emacs index c68899e..720743f 100644 --- a/emacs/.emacs +++ b/emacs/.emacs @@ -103,7 +103,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(canlock-password "8455a572e70665b512a068f64b19716b79a0ead6") - '(custom-enabled-themes '(modus-vivendi)) + '(custom-enabled-themes '(wheatgrass)) '(display-line-numbers-type 'relative) '(global-display-line-numbers-mode t) '(package-selected-packages -- cgit v1.2.3