branch: externals/ef-themes
commit 79cafc66d4d2eb3a79fe6f91f1a42c99ec300283
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    ef-owl: tweak bg-warning 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 4a60b2ec28..457172c95e 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-warning         "#3a390f") ; check with warning
       (bg-info            "#104422") ; check with info
+      (bg-warning         "#3a3b13") ; check with warning
 
       (border        "#4f5f66")
       (cursor        "#afe6ef")

Reply via email to