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

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

[elpa] externals/modus-themes 221bfffdc1 2/4: Remove "hover" overrides f


From: ELPA Syncer
Subject: [elpa] externals/modus-themes 221bfffdc1 2/4: Remove "hover" overrides from "faint" preset
Date: Fri, 4 Aug 2023 06:58:11 -0400 (EDT)

branch: externals/modus-themes
commit 221bfffdc1f1f79cab8b7c0a239772794bc16e34
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove "hover" overrides from "faint" preset
    
    Those contradict the changes done in commit 4e331d2.  In short, we
    want a different colour for the hover effects so that it is not
    mistaken for other elements.
    
    Thanks to Daniel Mendler[1] for bringing this matter to my attention.
    This was done via a private channel and the information is shared with
    permission.
    
    [1] <https://github.com/minad>
---
 modus-themes.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/modus-themes.el b/modus-themes.el
index abe89c1be4..c0e64da8e5 100644
--- a/modus-themes.el
+++ b/modus-themes.el
@@ -841,8 +841,6 @@ represents."
 
 (defvar modus-themes-preset-overrides-faint
   '((bg-completion       bg-inactive)
-    (bg-hover            bg-cyan-subtle)
-    (bg-hover-secondary  bg-magenta-subtle)
     (bg-hl-line          bg-dim)
     (bg-paren-match      bg-cyan-subtle)
     (bg-region           bg-active)



reply via email to

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