branch: elpa/monokai-theme
commit 7013941752db13079b5898ff1db50af2710b27c0
Author: Kelvin Smith <[email protected]>
Commit: Kelvin Smith <[email protected]>

    Update anzu-mode face
---
 monokai-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index bbfc508..407cd5c 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -1007,9 +1007,9 @@ Also affects 'linum-mode' background."
 
    ;; anzu-mode
    `(anzu-mode-line
-     ((,class (:foreground ,monokai-magenta
+     ((,class (:foreground ,monokai-violet
                            :weight bold))
-      (,terminal-class (:foreground ,terminal-monokai-magenta
+      (,terminal-class (:foreground ,terminal-monokai-violet
                                     :weight bold))))
 
    ;; bm

Reply via email to