summaryrefslogtreecommitdiff
path: root/gnosis-faces.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-12-29 04:50:39 +0200
committerThanos Apollo <[email protected]>2023-12-29 04:50:39 +0200
commit8bbf191ae6f651cbf0f8bb220616feb418a8d749 (patch)
tree6d218c76683d5d1db74f1c939c354572a8d81f0c /gnosis-faces.el
parent017a7035f46777ee4a9c6c162b666f93e0839362 (diff)
gnosis-face-correct: Change to 'match' from 'homoglyph'
Diffstat (limited to 'gnosis-faces.el')
-rw-r--r--gnosis-faces.el2
1 files changed, 1 insertions, 1 deletions
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)