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

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

[elpa] externals/ef-themes 36300e27ca 2/2: ef-duo-dark: make the border


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 36300e27ca 2/2: ef-duo-dark: make the border a bit more intense
Date: Fri, 30 Sep 2022 13:57:33 -0400 (EDT)

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

    ef-duo-dark: make the border a bit more intense
    
    It was too subtle before and could go unnoticed under some
    circumstances.
---
 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 a81b7a31f9..7a547fe348 100644
--- a/ef-duo-dark-theme.el
+++ b/ef-duo-dark-theme.el
@@ -135,7 +135,7 @@
       (bg-warning    "#332600") ; check with warning
       (bg-info       "#002212") ; check with info
 
-      (border        "#444f5f")
+      (border        "#545f6f")
       (cursor        "#ef6f11")
       (fg-intense    "#ffffff")
 



reply via email to

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