diff options
Diffstat (limited to 'ef-light-theme.el')
| -rw-r--r-- | ef-light-theme.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ef-light-theme.el b/ef-light-theme.el index 8cf425a..717d5a7 100644 --- a/ef-light-theme.el +++ b/ef-light-theme.el @@ -127,7 +127,7 @@ (bg-hover-alt "#b4cfff") (bg-hl-line "#e4efd8") (bg-region "#bfefff") - (bg-paren "#efa09f") + (bg-paren "#bfa0cf") (bg-err "#ffd5ea") ; check with err (bg-warning "#ffeabb") ; check with warning (bg-info "#d0efda") ; check with info |
