From d054567cd1325c680b080a334728e7c6e1a59b7a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 6 Oct 2021 11:17:23 -0500 Subject: Remove circe highlight --- init.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 546a05a..aac4e7c 100644 --- a/init.el +++ b/init.el @@ -1070,8 +1070,9 @@ specific to most general, they are these: (with-eval-after-load 'circe (:face circe-nick-highlight-face ((t (:inherit (modus-themes-hl-line modus-themes-bold)))) - circe-my-message-face - ((t (:inherit (modus-themes-slant)))))) + ;; circe-my-message-face + ;; ((t (:inherit (modus-themes-slant)))) + )) (:bind "C-c C-p" #'circe-command-PART "C-l" #'lui-track-jump-to-indicator -- cgit 1.4.1-21-gabe81