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

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

[elpa] externals/ef-themes 0ce9c882d9 05/10: ef-dark: make 'border' more


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 0ce9c882d9 05/10: ef-dark: make 'border' more noticeable
Date: Fri, 28 Oct 2022 02:57:44 -0400 (EDT)

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

    ef-dark: make 'border' more noticeable
---
 ef-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-dark-theme.el b/ef-dark-theme.el
index 814624a90d..13ba89c439 100644
--- a/ef-dark-theme.el
+++ b/ef-dark-theme.el
@@ -132,7 +132,7 @@
       (bg-warning    "#332600") ; check with warning
       (bg-info       "#002212") ; check with info
 
-      (border        "#4a4a5a")
+      (border        "#4f4f5f")
       (cursor        "#ff76ff")
       (fg-intense    "#ffffff")
 



reply via email to

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