diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/jao-themes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/jao-themes.el b/themes/jao-themes.el index e796928..38acf17 100644 --- a/themes/jao-themes.el +++ b/themes/jao-themes.el @@ -577,7 +577,7 @@ (isearch-fail (p error)) (italic (p italic)) (ivy-confirm (p f01)) - (ivy-current-match (p warning) bf) + (ivy-current-match (p error) ul) (ivy-highlight-face (p hilite)) (ivy-match-required-face (p warning)) (ivy-minibuffer-match-face-1 (c nil "grey90")) |