Skip to content

Commit 8e099c6

Browse files
committed
feat(theme): style completion-preview-exact
1 parent da98bc9 commit 8e099c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lisp/readable-mono-theme.el

+1
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@
173173
;;;;; Search
174174
'(completions-annotations ((t (:inherit italic))))
175175
'(completions-common-part ((t (:inherit region))))
176+
'(completion-preview-exact ((t (:inherit underline))))
176177
'(isearch ((t (:inherit region))))
177178
'(isearch-fail ((t (:inherit error))))
178179
'(lazy-highlight ((t (:inherit highlight))))

0 commit comments

Comments
 (0)