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

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

[elpa] externals/ef-themes 580d59a059 12/13: ef-duo-dark: refine bg-hove


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 580d59a059 12/13: ef-duo-dark: refine bg-hover-alt
Date: Thu, 6 Oct 2022 09:57:40 -0400 (EDT)

branch: externals/ef-themes
commit 580d59a059ab9223a674c783ae5752853a74aac7
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    ef-duo-dark: refine bg-hover-alt
    
    Reduce its intensity and make its hue better stand out from the active
    mode line.
---
 ef-duo-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-duo-dark-theme.el b/ef-duo-dark-theme.el
index 7a547fe348..30acc2a7a1 100644
--- a/ef-duo-dark-theme.el
+++ b/ef-duo-dark-theme.el
@@ -127,7 +127,7 @@
       (bg-accent     "#ffb250") (fg-accent     "#000000")
       (bg-completion "#2f1a5f")
       (bg-hover      "#664f4a")
-      (bg-hover-alt  "#265f4a")
+      (bg-hover-alt  "#264f4a")
       (bg-hl-line    "#301a4f")
       (bg-region     "#042a50")
       (bg-paren      "#2f608e")



reply via email to

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