aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config
diff options
context:
space:
mode:
Diffstat (limited to 'Emacs/.config')
-rw-r--r--Emacs/.config/emacs/elisp/personal-primary-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emacs/.config/emacs/elisp/personal-primary-theme.el b/Emacs/.config/emacs/elisp/personal-primary-theme.el
index 53474cd..bfb0458 100644
--- a/Emacs/.config/emacs/elisp/personal-primary-theme.el
+++ b/Emacs/.config/emacs/elisp/personal-primary-theme.el
@@ -59,7 +59,7 @@
'(haskell-interactive-face-prompt ((t (:foreground "green"))))
'(org-verbatim ((t (:foreground "red3"))))
'(org-code ((t (:foreground "green3"))))
- '(ivy-current-match ((t (:weight bold :underline t))))
+ '(ivy-current-match ((t (:weight bold :underline t :slant italic))))
'(orderless-match-face-0 ((t (:weight bold :foreground "lime green"))))
'(orderless-match-face-1 ((t (:weight bold :foreground "light green"))))
'(orderless-match-face-2 ((t (:weight bold :foreground "forest green"))))