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

    ef-dark: tweak bg-hover-alt
---
 ef-dark-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-dark-theme.el b/ef-dark-theme.el
index 3ba268d69e..5593fb14da 100644
--- a/ef-dark-theme.el
+++ b/ef-dark-theme.el
@@ -102,7 +102,7 @@
       (bg-accent     "#25adff") (fg-accent     "#000000")
       (bg-completion "#0f2d4a")
       (bg-hover      "#004a5f")
-      (bg-hover-alt  "#303f5a")
+      (bg-hover-alt  "#551f5a")
       (bg-hl-line    "#002435")
       (bg-region     "#25164a")
       (bg-active     "#3b3b3b")

Reply via email to