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

    ef-night: tweak bg-mode-line
---
 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 f85c3129d6..720cbdbc41 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -77,7 +77,7 @@
       (bg-removed-refine "#701836")
 
       ;; Special hues
-      (bg-mode-line  "#00593f") (fg-mode-line  "#ceeedf")
+      (bg-mode-line  "#004f30") (fg-mode-line  "#ceeedf")
       (bg-completion "#00314f")
       (bg-hover      "#664f4a")
       (bg-hover-alt  "#6f2f5a")

Reply via email to