branch: externals/ef-themes commit bbcc5d92ff04b1e0dd65f8339f819ccaeccc1a5a Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-owl: tweak bg-info value --- ef-owl-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ef-owl-theme.el b/ef-owl-theme.el index 457172c95e..7efff8c73b 100644 --- a/ef-owl-theme.el +++ b/ef-owl-theme.el @@ -142,8 +142,8 @@ (bg-hl-line "#344255") (bg-paren "#706069") (bg-err "#4f231f") ; check with err - (bg-info "#104422") ; check with info (bg-warning "#3a3b13") ; check with warning + (bg-info "#104032") ; check with info (border "#4f5f66") (cursor "#afe6ef")