emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ef-themes 03ddc6e1a8 2/2: ef-maris-dark: tweak bg-hl-li


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 03ddc6e1a8 2/2: ef-maris-dark: tweak bg-hl-line, bg-region
Date: Sun, 23 Jul 2023 06:58:20 -0400 (EDT)

branch: externals/ef-themes
commit 03ddc6e1a834cc1ab1ad07e93e093c6c64bcb1d4
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    ef-maris-dark: tweak bg-hl-line, bg-region
---
 ef-maris-dark-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ef-maris-dark-theme.el b/ef-maris-dark-theme.el
index ed4c9760b6..b377f121a8 100644
--- a/ef-maris-dark-theme.el
+++ b/ef-maris-dark-theme.el
@@ -136,8 +136,8 @@
       (bg-completion      "#204358")
       (bg-hover           "#684d54")
       (bg-hover-secondary "#49516a")
-      (bg-hl-line         "#313044")
-      (bg-region          "#243760")
+      (bg-hl-line         "#243242")
+      (bg-region          "#183c65")
       (bg-paren           "#6c5d54")
       (bg-err             "#551525") ; check with err
       (bg-warning         "#403f20") ; check with warning



reply via email to

[Prev in Thread] Current Thread [Next in Thread]