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

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

[elpa] externals/ef-themes 347d7ca3da 1/3: ef-tritanopia-dark: tweak bor


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 347d7ca3da 1/3: ef-tritanopia-dark: tweak border colour
Date: Sat, 15 Oct 2022 16:57:40 -0400 (EDT)

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

    ef-tritanopia-dark: tweak border colour
    
    Make it less cyan.
---
 ef-tritanopia-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-tritanopia-dark-theme.el b/ef-tritanopia-dark-theme.el
index 45d67bbd06..02f96ae8d6 100644
--- a/ef-tritanopia-dark-theme.el
+++ b/ef-tritanopia-dark-theme.el
@@ -135,7 +135,7 @@
       (bg-warning    "#371430") ; check with warning
       (bg-info       "#00253a") ; check with info
 
-      (border        "#40455f")
+      (border        "#4f4f5f")
       (cursor        "#fd3333")
       (fg-intense    "#ffffff")
 



reply via email to

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