branch: externals/ef-themes
commit 423d28f52174cd66930d364c21a35049be79ca26
Author: Protesilaos <[email protected]>
Commit: Protesilaos <[email protected]>

    ef-arcadia: make the border darker
---
 ef-arcadia-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-arcadia-theme.el b/ef-arcadia-theme.el
index 790a137833..236a84367b 100644
--- a/ef-arcadia-theme.el
+++ b/ef-arcadia-theme.el
@@ -45,7 +45,7 @@
     (fg-alt "#3f5f5f")
     (bg-active "#b0b7aa")
     (bg-inactive "#bfc2b0")
-    (border "#a5aaaf")
+    (border "#959a9f")
 
     (red "#882000")
     (red-warmer "#9a1500")

Reply via email to