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

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

[elpa] externals/ef-themes d07b9d66d2 1/2: ef-duo-light: make border a b


From: ELPA Syncer
Subject: [elpa] externals/ef-themes d07b9d66d2 1/2: ef-duo-light: make border a bit more noticeable
Date: Fri, 30 Sep 2022 11:57:34 -0400 (EDT)

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

    ef-duo-light: make border a bit more noticeable
    
    Thanks to Alan Schmitt for informing me that the underline in links
    was sometimes hard to notice:
    <https://lists.sr.ht/~protesilaos/ef-themes/%3C87sfk959ct.fsf%40m4x.org%3E>.
---
 ef-duo-light-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-duo-light-theme.el b/ef-duo-light-theme.el
index 423f803fe7..c3d57ee0db 100644
--- a/ef-duo-light-theme.el
+++ b/ef-duo-light-theme.el
@@ -136,7 +136,7 @@
       (bg-warning    "#ffe5ba") ; check with warning
       (bg-info       "#cff5d0") ; check with info
 
-      (border        "#cabfca")
+      (border        "#baafba")
       (cursor        "#1144ff")
       (fg-intense    "#000000")
 



reply via email to

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