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

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

[nongnu] elpa/alect-themes a60e054 217/269: Make 'bg+1' for the light th


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes a60e054 217/269: Make 'bg+1' for the light theme a bit lighter
Date: Thu, 21 Oct 2021 17:59:22 -0400 (EDT)

branch: elpa/alect-themes
commit a60e054352f7e8de90d1c0f4c4d26d278abacb74
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Make 'bg+1' for the light theme a bit lighter
    
    And use less "red" comparing with green and blue colors.
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 111d03a..327c674 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -265,7 +265,7 @@ Evaluate it and reload an alect-theme to see the 
difference."
      (bg-2      "#f6f0e1" "#222222" "#404040")
      (bg-1      "#ded6c5" "#3f3f3f" "#000000")
      (bg        "#d9ceb2" "#4f4f4f" "#202020")
-     (bg+1      "#d3c7a0" "#5f5f5f" "#303030")
+     (bg+1      "#d4caa7" "#5f5f5f" "#303030")
      (bg+2      "#ccc19b" "#6f6f6f" "#454545")
      (red-2     "#fa5151" "#fa6a6e" "#e96060")
      (red-1     "#e43838" "#fa5151" "#ea4141")



reply via email to

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