emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/spacemacs-theme c5baa2f12a 298/336: Update evil-mc colors


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme c5baa2f12a 298/336: Update evil-mc colors
Date: Fri, 14 Jan 2022 10:59:46 -0500 (EST)

branch: elpa/spacemacs-theme
commit c5baa2f12a2e0b306f51977efa43699641b982eb
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    Update evil-mc colors
    
    Signed-off-by: nashamri <designernasser@gmail.com>
---
 spacemacs-common.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index b2ce6f008f..3ca9b58c34 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -404,9 +404,9 @@ to 'auto, tags may not be properly aligned. "
       `(evil-goggles-undo-redo-remove-face ((,class (:background ,red-bg-s 
:foreground ,red))))
 
 ;;;;; evil-mc
-      `(evil-mc-cursor-bar-face ((,class (:foreground ,mat))))
-      `(evil-mc-cursor-default-face ((,class (:background ,mat :foreground 
,bg4))))
-      `(evil-mc-cursor-hbar-face ((,class (:foreground ,mat))))
+      `(evil-mc-cursor-bar-face ((,class (:foreground ,aqua))))
+      `(evil-mc-cursor-default-face ((,class (:background ,aqua :foreground 
,bg4))))
+      `(evil-mc-cursor-hbar-face ((,class (:foreground ,aqua))))
       `(evil-mc-region-face ((,class (:inherit highlight))))
 
 ;;;;; flycheck



reply via email to

[Prev in Thread] Current Thread [Next in Thread]