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

    ef-night: tweak bg-completion
---
 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 dab4ac9e05..f85c3129d6 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -78,7 +78,7 @@
 
       ;; Special hues
       (bg-mode-line  "#00593f") (fg-mode-line  "#ceeedf")
-      (bg-completion "#00354f")
+      (bg-completion "#00314f")
       (bg-hover      "#664f4a")
       (bg-hover-alt  "#6f2f5a")
       (bg-hl-line    "#003045")

Reply via email to