From 8bbf191ae6f651cbf0f8bb220616feb418a8d749 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 29 Dec 2023 04:50:39 +0200 Subject: gnosis-face-correct: Change to 'match' from 'homoglyph' --- gnosis-faces.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnosis-faces.el b/gnosis-faces.el index a9bfc39..a592e68 100644 --- a/gnosis-faces.el +++ b/gnosis-faces.el @@ -56,7 +56,7 @@ :group 'gnosis-face) (defface gnosis-face-correct - '((t :inherit homoglyph)) + '((t :inherit match)) "Face for user choice." :group 'gnosis-face) -- cgit v1.2.3