From: rearman Date: Fri, 30 May 2025 16:45:09 +0000 (-0400) Subject: Update themes X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=8d78a8b7dffc66ba8c5eb7cf7ea731f9db35a5fb;p=emacsinit.git Update themes --- diff --git a/fully-mono-themes b/fully-mono-themes index 96651dd..f54d89c 160000 --- a/fully-mono-themes +++ b/fully-mono-themes @@ -1 +1 @@ -Subproject commit 96651dd6f1d1b9616b22dc5a2e6adc0227d0f1c7 +Subproject commit f54d89c0ae5bf850c9b2e8fb39f0e6413e77b992 diff --git a/init.el b/init.el index 7c27197..4e32bd0 100644 --- a/init.el +++ b/init.el @@ -118,7 +118,7 @@ (add-hook 'prog-mode-hook (lambda nil (keymap-local-set "" #'tab-to-tab-stop))) -(load-theme 'fully-mono-white) +(load-theme 'fully-mono-white t) (setq show-paren-delay 0 show-paren-style 'expression)