branch: elpa/monokai-theme
commit acb21a03d123e7a047adfd6a77a2d9ec3a8e4c63
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>
Add swiper faces
---
monokai-theme.el | 21 +++++++++++++++++----
1 file changed, 17 insertions(+), 4 deletions(-)
diff --git a/monokai-theme.el b/monokai-theme.el
index 85f4ee6..a5fe156 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -2930,10 +2930,8 @@ Also affects 'linum-mode' background."
;; ivy
`(ivy-current-match
- ((,class (:background highlight
- :inherit bold))
- (,terminal-class (:background highlight
- :inherit bold))))
+ ((,class (:background ,monokai-gray :inherit bold))
+ (,terminal-class (:background ,monokai-gray-l :inherit bold))))
`(ivy-minibuffer-match-face-1
((,class (:inherit bold))
@@ -2961,6 +2959,21 @@ Also affects 'linum-mode' background."
((,class (:foreground ,monokai-blue))
(,terminal-class (:foreground ,terminal-monokai-blue))))
+ `(swiper-line-face
+ ((,class (:background ,monokai-highlight-line))))
+
+ `(swiper-match-face-1
+ ((,class (:background ,monokai-gray-d))))
+
+ `(swiper-match-face-2
+ ((,class (:background ,monokai-green))))
+
+ `(swiper-match-face-3
+ ((,class (:background ,monokai-orange))))
+
+ `(swiper-match-face-4
+ ((,class (:background ,monokai-magenta))))
+
;; jabber
`(jabber-activity-face
((,class (:weight bold