branch: externals/ef-themes commit 35a9442ac873e9a1fd39a4fd17c71b4713268535 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 0a6abe4094..1e0c94fff6 100644 --- a/ef-spring-theme.el +++ b/ef-spring-theme.el @@ -106,7 +106,7 @@ (bg-hl-line "#f9e0e5") (bg-region "#d0e6ff") (bg-active "#d0d6d3") - (bg-paren "#8fcfdf") + (bg-paren "#8fddb0") (bg-err "#ffe8e0") ; check with err (bg-info "#ccf5dd") ; check with info