This commit is contained in:
Zelong Kuang
2026-02-08 20:12:13 +11:00
parent 9941f00da2
commit 7a36bc79fc
8 changed files with 63 additions and 19 deletions

View File

@@ -21,7 +21,7 @@
:init
(setq doom-themes-enable-bold t)
(setq doom-themes-enable-italic t)
(load-theme 'modus-operandi-tinted t))
(load-theme 'doom-moonlight t))
(use-package rainbow-delimiters
:hook ((prog-mode . rainbow-delimiters-mode)