Make ivy matches more readable
This commit is contained in:
parent
7ba6cf3580
commit
ca73965b2a
@ -46,7 +46,7 @@
|
|||||||
'(company-tooltip-selection ((t (:inherit font-lock-function-name-face))))
|
'(company-tooltip-selection ((t (:inherit font-lock-function-name-face))))
|
||||||
'(company-tooltip-common ((t (:inherit font-lock-constant-face))))
|
'(company-tooltip-common ((t (:inherit font-lock-constant-face))))
|
||||||
|
|
||||||
'(ivy-current-match ((t (:background "#555" :foreground "light grey"))))
|
'(ivy-current-match ((t (:foreground "#1BFFFF" :weight bold))))
|
||||||
'(ivy-minibuffer-match-face-3 ((t (:background "#777ccc" :weight bold))))
|
'(ivy-minibuffer-match-face-3 ((t (:background "#777ccc" :weight bold))))
|
||||||
'(ivy-remote ((t (:foreground "deep sky blue"))))
|
'(ivy-remote ((t (:foreground "deep sky blue"))))
|
||||||
'(ivy-subdir ((t (:inherit dired-directory))))
|
'(ivy-subdir ((t (:inherit dired-directory))))
|
||||||
|
Loading…
Reference in New Issue
Block a user