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

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

[nongnu] elpa/spacemacs-theme 00f471c830 016/336: Little tweak to the li


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 00f471c830 016/336: Little tweak to the light theme powerline
Date: Fri, 14 Jan 2022 10:58:53 -0500 (EST)

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

    Little tweak to the light theme powerline
---
 spacemacs-light-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spacemacs-light-theme.el b/spacemacs-light-theme.el
index c00e519251..bb47d37ccb 100644
--- a/spacemacs-light-theme.el
+++ b/spacemacs-light-theme.el
@@ -53,8 +53,8 @@
       (cyan       (if (display-graphic-p) "#21b8c7" "#008080"))
       (violet     (if (display-graphic-p) "#a31db1" "#800080"))
       (red        (if (display-graphic-p) "#f2241f" "#d70008"))
-      (active1    (if (display-graphic-p) "#efeae9" "#d7dfff"))
-      (active2    (if (display-graphic-p) "#c0c0dc" "#afafd7"))
+      (active1    (if (display-graphic-p) "#e7e5eb" "#d7dfff"))
+      (active2    (if (display-graphic-p) "#d3d3e7" "#afafd7"))
       (inactive   (if (display-graphic-p) "#9f8fbd" "#af87d7"))
       (highlight  (if (display-graphic-p) "#d3d3e7" "#d7d7ff")))
 



reply via email to

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