branch: externals/ef-themes commit 6e9f9ec8ce101fd61f6f7081fa30c63f60f8c2d1 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-night: tweak bg-paren --- ef-night-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-night-theme.el b/ef-night-theme.el index 124c1c5213..c33d2e61d4 100644 --- a/ef-night-theme.el +++ b/ef-night-theme.el @@ -85,7 +85,7 @@ (bg-hl-line "#003045") (bg-region "#38261f") (bg-active "#2a3a3a") - (bg-paren "#995566") + (bg-paren "#703350") (bg-err "#33140f") ; check with err (bg-info "#00290f") ; check with info