branch: externals/ef-themes commit b1b6f61403d9bdc305fe81767c7746bb6f3bc388 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
ef-owl: make bg-warning more thematically consistent --- 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 0a0a3e6d04..0aac085dd0 100644 --- a/ef-owl-theme.el +++ b/ef-owl-theme.el @@ -142,7 +142,7 @@ (bg-hl-line "#344255") (bg-paren "#706069") (bg-err "#4f231f") ; check with err - (bg-warning "#3a3b13") ; check with warning + (bg-warning "#3f3c2f") ; check with warning (bg-info "#104032") ; check with info (border "#4f5f66")