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

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

[nongnu] elpa/spacemacs-theme 0c88ced718 154/336: Tweak hi-{yellow, gree


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 0c88ced718 154/336: Tweak hi-{yellow, green} faces
Date: Fri, 14 Jan 2022 10:59:28 -0500 (EST)

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

    Tweak hi-{yellow, green} faces
---
 spacemacs-common.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 1427f0f36f..37512a0022 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -380,6 +380,10 @@
      `(helm-swoop-target-line-face ((,class (:background ,highlight))))
      `(helm-swoop-target-word-face ((,class (:background ,highlight 
:foreground ,mat))))
 
+;;;;; highlights
+     `(hi-yellow ((,class (:foreground ,yellow :background ,yellow-bg))))
+     `(hi-green  ((,class (:foreground ,green :background ,green-bg))))
+
 ;;;;; highlight-indentation
      `(highlight-indentation-face ((,class (:background ,comment-bg))))
 



reply via email to

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