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

    ef-spring: tweak bg-paren
---
 ef-spring-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-spring-theme.el b/ef-spring-theme.el
index fa363d4da7..9f19c84001 100644
--- a/ef-spring-theme.el
+++ b/ef-spring-theme.el
@@ -120,7 +120,7 @@
       (bg-hover-alt  "#feb5ff")
       (bg-hl-line    "#f9e0e5")
       (bg-region     "#d0e6ff")
-      (bg-paren      "#8fddb0")
+      (bg-paren      "#7fddd0")
       (bg-err        "#ffe8e0") ; check with err
       (bg-info       "#ccf5dd") ; check with info
 

Reply via email to