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

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

[nongnu] elpa/alect-themes 70c3bba 262/269: Adjust 'yellow-bg-1' color f


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 70c3bba 262/269: Adjust 'yellow-bg-1' color for the dark theme
Date: Thu, 21 Oct 2021 17:59:32 -0400 (EDT)

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

    Adjust 'yellow-bg-1' color for the dark theme
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 1984597..5b1115d 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -294,7 +294,7 @@ Evaluate it and reload an alect-theme to see the 
difference."
      (yellow       "#ef8300" "#fe8b04" "#dc7700")
      (yellow+1     "#958323" "#e5c900" "#bcaa00")
      (yellow+2     "#6a621b" "#abab3a" "#959508")
-     (yellow-bg-1  "#cbcb20" "#76742d" "#73712a")
+     (yellow-bg-1  "#cbcb20" "#909032" "#73712a")
      (yellow-bg    "#dddd44" "#5e5c28" "#565624")
      (yellow-bg+1  "#e0e0a0" "#3c3c20" "#35351c")
      (green-2      "#3cb368" "#8ce096" "#47cd57")



reply via email to

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