diff --git a/init.el b/init.el index bc85926..1b06768 100644 --- a/init.el +++ b/init.el @@ -707,6 +707,7 @@ (use-package catppuccin-theme :demand t :custom-face + (hl-line ((t (:inherit default)))) (line-number-current-line ((t (:inherit hl-line)))) :custom (catppuccin-flavor 'mocha)